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 Feb 8, 2024
1 parent eaf342e commit 4faf00d
Show file tree
Hide file tree
Showing 7 changed files with 26,838 additions and 30,120 deletions.
45,958 changes: 21,318 additions & 24,640 deletions .pnp.cjs

Large diffs are not rendered by default.

1,048 changes: 535 additions & 513 deletions .pnp.loader.mjs

Large diffs are not rendered by default.

875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.0.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 @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

yarnPath: .yarn/releases/yarn-3.8.0.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 @@ -121,5 +121,5 @@
"*.{js,ts}": "eslint --cache --fix",
"*.{js,ts,css,md,html,json}": "prettier --write"
},
"packageManager": "yarn@3.8.0"
"packageManager": "yarn@4.1.0"
}
Loading

0 comments on commit 4faf00d

Please sign in to comment.