Skip to content

Commit

Permalink
chore(deps): update yarn to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 13, 2024
1 parent c566a64 commit 0694bd2
Show file tree
Hide file tree
Showing 8 changed files with 312 additions and 312 deletions.
610 changes: 305 additions & 305 deletions .yarn/releases/yarn-4.2.2.cjs → .yarn/releases/yarn-4.3.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 @@ -33,4 +33,4 @@ supportedArchitectures:
- linux
- darwin

yarnPath: .yarn/releases/yarn-4.2.2.cjs
yarnPath: .yarn/releases/yarn-4.3.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"url": "git+https://github.com/snowball-tech/glacier.git"
},
"bugs": "https://github.com/snowball-tech/glacier/issues",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.3.0",
"engines": {
"yarn": "^4.0.0",
"node": ">=18 <=20"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"directory": "packages/eslint-config"
},
"bugs": "https://github.com/snowball-tech/glacier/issues",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.3.0",
"engines": {
"yarn": "^4.0.0",
"node": ">=18 <=20"
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"directory": "packages/prettier-config"
},
"bugs": "https://github.com/snowball-tech/glacier/issues",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.3.0",
"engines": {
"yarn": "^4.0.0",
"node": ">=18 <=20"
Expand Down
2 changes: 1 addition & 1 deletion packages/renovate-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"directory": "packages/eslint-config"
},
"bugs": "https://github.com/snowball-tech/glacier/issues",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.3.0",
"engines": {
"yarn": "^4.0.0",
"node": ">=18 <=20"
Expand Down
2 changes: 1 addition & 1 deletion packages/semantic-release-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"directory": "packages/eslint-config"
},
"bugs": "https://github.com/snowball-tech/glacier/issues",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.3.0",
"engines": {
"yarn": "^4.0.0",
"node": ">=18 <=20"
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"directory": "packages/stylelint-config"
},
"bugs": "https://github.com/snowball-tech/glacier/issues",
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.3.0",
"engines": {
"yarn": "^4.0.0",
"node": ">=18 <=20"
Expand Down

0 comments on commit 0694bd2

Please sign in to comment.