Skip to content

Commit f5913a2

Browse files
authored
Merge branch 'master' into feat/remove-jquery
2 parents 1375c28 + 8673397 commit f5913a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"engines": {
118118
"node": "10.* || 12.* || 14.*",
119119
"npm": "7",
120-
"yarn": "1.22.10"
120+
"yarn": "1.22.11"
121121
},
122122
"ember": {
123123
"edition": "octane"
@@ -133,6 +133,6 @@
133133
],
134134
"volta": {
135135
"node": "14.17.0",
136-
"yarn": "1.22.10"
136+
"yarn": "1.22.11"
137137
}
138138
}

0 commit comments

Comments
 (0)