Skip to content

Commit

Permalink
chore(deps): update yarn to v3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2023
1 parent e4d63cb commit 32eb82b
Show file tree
Hide file tree
Showing 5 changed files with 207 additions and 206 deletions.
403 changes: 202 additions & 201 deletions .yarn/releases/yarn-3.5.1.cjs → .yarn/releases/yarn-3.6.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.5.1.cjs
yarnPath: .yarn/releases/yarn-3.6.0.cjs

npmAuthToken: "${NODE_AUTH_TOKEN-}"
npmPublishAccess: "public"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"peerDependencies": {
"vue": "^3.0.0"
},
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.0",
"devDependencies": {
"@unhead/vue": "1.1.28",
"happy-dom": "9.20.3",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"peerDependencies": {
"vue": "^3.0.0"
},
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.0",
"devDependencies": {
"@nuxt/kit": "3.6.1",
"@unhead/vue": "1.1.28",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6582,11 +6582,11 @@ __metadata:

"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
version: 5.1.5
resolution: "typescript@patch:typescript@npm%3A5.1.5#~builtin<compat/typescript>::version=5.1.5&hash=77c9e2"
resolution: "typescript@patch:typescript@npm%3A5.1.5#~builtin<compat/typescript>::version=5.1.5&hash=5da071"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 33020c886b1aa2e948b557aad4986cf6448b30c58915b12cac873bd35dc2260d93f71af8a661d2c9f352b5d099d9df13a59688e222e79276099b9c5d86d847be
checksum: 12ff5d14888805f24479e54bc8a3f83647107a6345f6c29dffcd429fb345be55f584a37e262cca58a0105203e41d4cb4e31b1b9096c9abeca0e2ace8eb00935e
languageName: node
linkType: hard

Expand Down

0 comments on commit 32eb82b

Please sign in to comment.