Skip to content

Commit b9d3a58

Browse files
chore(deps): update yarn to v3.6.3
1 parent 6ff12c0 commit b9d3a58

File tree

5 files changed

+246
-245
lines changed

5 files changed

+246
-245
lines changed

.yarn/releases/yarn-3.5.1.cjs renamed to .yarn/releases/yarn-3.6.3.cjs

Lines changed: 241 additions & 240 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
nodeLinker: node-modules
22

3-
yarnPath: .yarn/releases/yarn-3.5.1.cjs
3+
yarnPath: .yarn/releases/yarn-3.6.3.cjs
44

55
npmAuthToken: "${NODE_AUTH_TOKEN-}"
66
npmPublishAccess: "public"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"peerDependencies": {
4545
"vue": "^3.0.0"
4646
},
47-
"packageManager": "yarn@3.5.1",
47+
"packageManager": "yarn@3.6.3",
4848
"devDependencies": {
4949
"@unhead/vue": "1.3.7",
5050
"happy-dom": "9.20.3",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"peerDependencies": {
1919
"vue": "^3.0.0"
2020
},
21-
"packageManager": "yarn@3.5.1",
21+
"packageManager": "yarn@3.6.3",
2222
"devDependencies": {
2323
"@nuxt/kit": "3.6.5",
2424
"@unhead/vue": "1.3.7",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6231,11 +6231,11 @@ __metadata:
62316231

62326232
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
62336233
version: 5.2.2
6234-
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=77c9e2"
6234+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
62356235
bin:
62366236
tsc: bin/tsc
62376237
tsserver: bin/tsserver
6238-
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
6238+
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
62396239
languageName: node
62406240
linkType: hard
62416241

0 commit comments

Comments
 (0)