Skip to content

Commit

Permalink
chore(deps): bump yarn to latest (#205)
Browse files Browse the repository at this point in the history
bump yarn to latest
  • Loading branch information
jimmycallin authored Feb 13, 2024
1 parent 99d6d72 commit f0f9af5
Show file tree
Hide file tree
Showing 6 changed files with 3,119 additions and 3,646 deletions.
546 changes: 0 additions & 546 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.1.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.

10 changes: 5 additions & 5 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
nodeLinker: node-modules
compressionLevel: mixed

enableGlobalCache: false

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.1.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 @@ -75,5 +75,5 @@
"*.{js,ts}": "eslint --cache --fix --max-warnings=0",
"*.{js,ts,css,md,json,jsx,scss,yml}": "prettier --write"
},
"packageManager": "yarn@3.6.1"
"packageManager": "yarn@4.1.0"
}
Loading

0 comments on commit f0f9af5

Please sign in to comment.