Skip to content

Commit

Permalink
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2023
1 parent 0f82986 commit 0acb1cd
Show file tree
Hide file tree
Showing 5 changed files with 3,390 additions and 3,371 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.4.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.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 @@ -9,6 +9,6 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.0.cjs

nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"test:coverage": "jest --coverage -ci --bail --silent --forceExit --passWithNoTests",
"release": "semantic-release"
},
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.0",
"devDependencies": {
"@dmeents/maestro": "^1.6.42",
"@dmeents/semantic-release-yarn": "1.1.11",
Expand Down
Loading

0 comments on commit 0acb1cd

Please sign in to comment.