Skip to content

Commit 5f9442a

Browse files
chore(deps): update yarn to v4.13.0
1 parent 1cc8e88 commit 5f9442a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,9 @@
149149
},
150150
"volta": {
151151
"node": "24.14.0",
152-
"yarn": "4.12.0"
152+
"yarn": "4.13.0"
153153
},
154-
"packageManager": "yarn@4.12.0",
154+
"packageManager": "yarn@4.13.0",
155155
"devEngines": {
156156
"runtime": [
157157
{

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"volta": {
4444
"node": "24.14.0",
45-
"yarn": "4.12.0"
45+
"yarn": "4.13.0"
4646
},
47-
"packageManager": "yarn@4.12.0"
47+
"packageManager": "yarn@4.13.0"
4848
}

0 commit comments

Comments
 (0)