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] authored Nov 15, 2023
1 parent 33ea35a commit 37cda65
Show file tree
Hide file tree
Showing 5 changed files with 1,364 additions and 1,346 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.7.0.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.0.2.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,3 +1,3 @@
yarnPath: .yarn/releases/yarn-3.7.0.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs
nodeLinker: node-modules

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"commander": "11.1.0",
"cypress": "13.5.0"
},
"packageManager": "yarn@3.7.0",
"packageManager": "yarn@4.0.2",
"scripts": {
"cypress:run": "cypress run --browser firefox --record --key $CYPRESS_RECORD_KEY",
"cypress:run:headed": "cypress run --browser firefox --record false --headed --no-exit",
Expand Down
Loading

0 comments on commit 37cda65

Please sign in to comment.