Skip to content

Commit 0c1e877

Browse files
authored
build: Bump yarn to 1.22.22 and pnpm to 9.4.0 (#12731)
This is just used internally, but we may as well be up to date there.
1 parent 8c655e4 commit 0c1e877

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-packages/e2e-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
},
2828
"volta": {
2929
"extends": "../../package.json",
30-
"pnpm": "8.15.8"
30+
"pnpm": "9.4.0"
3131
}
3232
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"volta": {
4444
"node": "18.20.3",
45-
"yarn": "1.22.19"
45+
"yarn": "1.22.22"
4646
},
4747
"workspaces": [
4848
"packages/angular",

0 commit comments

Comments
 (0)