Skip to content

Commit

Permalink
⬆️ Update Yarn to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 8a39a30 commit 9173afc
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 164 deletions.
324 changes: 162 additions & 162 deletions .yarn/releases/yarn-4.4.1.cjs → .yarn/releases/yarn-4.5.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,4 +1,4 @@
nmHoistingLimits: workspaces
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
defaultSemverRangePrefix: ''
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"engines": {
"node": "20.17.0"
},
"packageManager": "yarn@4.4.1",
"packageManager": "yarn@4.5.0",
"workspaces": [
"./docs/.vuepress/"
],
Expand Down

0 comments on commit 9173afc

Please sign in to comment.