Skip to content

Commit

Permalink
chore: upgrade yarn to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nnmax committed Jan 3, 2024
1 parent 2669ba5 commit 53e4724
Show file tree
Hide file tree
Showing 9 changed files with 11,607 additions and 15,452 deletions.
21,270 changes: 8,967 additions & 12,303 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.

541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

28 changes: 0 additions & 28 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

This file was deleted.

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.

10 changes: 4 additions & 6 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'
checksumBehavior: reset

yarnPath: .yarn/releases/yarn-3.6.4.cjs
preferInteractive: true

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 @@ -15,7 +15,7 @@
"*.{js,ts}": "eslint --fix"
},
"name": "@nnmax/eslint-config",
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.2",
"private": true,
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 53e4724

Please sign in to comment.