Skip to content

Commit

Permalink
Update Yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 0904d62 commit 1aa5d20
Show file tree
Hide file tree
Showing 7 changed files with 26,256 additions and 29,589 deletions.
45,718 changes: 21,180 additions & 24,538 deletions .pnp.cjs

Large diffs are not rendered by default.

994 changes: 500 additions & 494 deletions .pnp.loader.mjs

Large diffs are not rendered by default.

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.1.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 @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,5 @@
"*.{js,ts}": "eslint --cache --fix",
"*.{js,ts,css,md,html,json}": "prettier --write"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.0.1"
}
Loading

0 comments on commit 1aa5d20

Please sign in to comment.