Skip to content

Commit 952464e

Browse files
authored
chore: Upgrade yarn to 1.22.19 (#5699)
Remove the error message that comes with running `yarn`.
1 parent aa30782 commit 952464e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"volta": {
3030
"node": "14.17.0",
31-
"yarn": "1.22.5"
31+
"yarn": "1.22.19"
3232
},
3333
"workspaces": [
3434
"packages/angular",

0 commit comments

Comments
 (0)