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 Dec 19, 2023
1 parent 905e5c7 commit d191b7c
Show file tree
Hide file tree
Showing 7 changed files with 26,281 additions and 29,555 deletions.
45,628 changes: 21,146 additions & 24,482 deletions .pnp.cjs

Large diffs are not rendered by default.

1,077 changes: 560 additions & 517 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.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
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.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,5 @@
"*.{js,ts}": "eslint --cache --fix",
"*.{js,ts,css,md,html,json}": "prettier --write"
},
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.0.2"
}
Loading

0 comments on commit d191b7c

Please sign in to comment.