Skip to content

Commit 0a04fad

Browse files
chore(deps): update yarn to v4.7.0
1 parent 69ccc95 commit 0a04fad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,9 @@
163163
},
164164
"volta": {
165165
"node": "22.14.0",
166-
"yarn": "4.6.0"
166+
"yarn": "4.7.0"
167167
},
168-
"packageManager": "yarn@4.6.0",
168+
"packageManager": "yarn@4.7.0",
169169
"lint-staged": {
170170
"*": "biome format --write --no-errors-on-unmatched",
171171
"*.{mjs,js,ts}": "eslint --fix --ext mjs,js,ts",

0 commit comments

Comments
 (0)