Skip to content

Commit 743a249

Browse files
chore(deps): update yarn to v4.7.0
1 parent aa0a740 commit 743a249

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@
169169
},
170170
"volta": {
171171
"node": "22.14.0",
172-
"yarn": "4.6.0"
172+
"yarn": "4.7.0"
173173
},
174-
"packageManager": "yarn@4.6.0",
174+
"packageManager": "yarn@4.7.0",
175175
"lint-staged": {
176176
"*": "biome format --write --no-errors-on-unmatched",
177177
"*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts",

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"volta": {
4242
"node": "22.14.0",
43-
"yarn": "4.6.0"
43+
"yarn": "4.7.0"
4444
},
45-
"packageManager": "yarn@4.6.0"
45+
"packageManager": "yarn@4.7.0"
4646
}

0 commit comments

Comments
 (0)