Skip to content

Commit 9976dea

Browse files
authored
chore(deps-dev): bump yarn to 4.x (#218)
1 parent 1218870 commit 9976dea

File tree

4 files changed

+2508
-2884
lines changed

4 files changed

+2508
-2884
lines changed

.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

Lines changed: 0 additions & 363 deletions
This file was deleted.

.yarnrc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
nodeLinker: node-modules
2-
3-
plugins:
4-
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
5-
spec: "@yarnpkg/plugin-interactive-tools"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lint-staged": "13.0.3",
3535
"prettier": "2.7.1"
3636
},
37-
"packageManager": "yarn@3.8.3",
37+
"packageManager": "yarn@4.6.0",
3838
"lint-staged": {
3939
"*.{js,css,json,md}": "prettier --write"
4040
}

0 commit comments

Comments
 (0)