Skip to content

Commit

Permalink
chore(deps): update yarn to v4 (#188)
Browse files Browse the repository at this point in the history
* chore(deps): update yarn to v4

* Update lockfile checksums

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
Gudahtt and renovate-bot committed Mar 18, 2024
1 parent af521fd commit cb69326
Show file tree
Hide file tree
Showing 5 changed files with 2,239 additions and 2,221 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.0.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.1.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
Expand Up @@ -10,4 +10,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-allow-scripts.cjs
spec: "https://raw.githubusercontent.com/LavaMoat/LavaMoat/main/packages/yarn-plugin-allow-scripts/bundles/@yarnpkg/plugin-allow-scripts.js"

yarnPath: .yarn/releases/yarn-3.8.0.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"peerDependencies": {
"prettier": "^3.0.0"
},
"packageManager": "yarn@3.8.0",
"packageManager": "yarn@4.1.0",
"engines": {
"node": ">=18.0.0"
},
Expand Down
Loading

0 comments on commit cb69326

Please sign in to comment.