Skip to content

Commit

Permalink
chore(deps): update yarn to v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2024
1 parent c566a64 commit 58e6b1f
Show file tree
Hide file tree
Showing 8 changed files with 320 additions and 320 deletions.
626 changes: 313 additions & 313 deletions .yarn/releases/yarn-4.2.2.cjs → .yarn/releases/yarn-4.3.1.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.1.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.1",
"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.1",
"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.1",
"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.1",
"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.1",
"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.1",
"engines": {
"yarn": "^4.0.0",
"node": ">=18 <=20"
Expand Down

0 comments on commit 58e6b1f

Please sign in to comment.