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 Jan 31, 2024
1 parent 8d042fe commit 88f4757
Show file tree
Hide file tree
Showing 5 changed files with 16,379 additions and 16,346 deletions.
874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.3.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 @@ -6,4 +6,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.6.3.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 @@ -234,7 +234,7 @@
"pre-push": "if git-branch-is main; then yarn pre-push; fi"
}
},
"packageManager": "yarn@3.6.3",
"packageManager": "yarn@4.1.0",
"browserslist": [
"last 2 versions",
"not dead",
Expand Down
Loading

0 comments on commit 88f4757

Please sign in to comment.