Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent d925b8b commit 1593e7d
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 82 deletions.
160 changes: 80 additions & 80 deletions .yarn/releases/yarn-4.5.2.cjs → .yarn/releases/yarn-4.5.3.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-4.5.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.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": "12.1.0",
"cypress": "13.16.0"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"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

0 comments on commit 1593e7d

Please sign in to comment.