Skip to content

Commit 3d581a2

Browse files
Update Yarn to v1.22.22 (#1191)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 37cb2c3 commit 3d581a2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: demo/preact-map/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
},
2626
"volta": {
2727
"node": "18.19.1",
28-
"yarn": "1.22.21"
28+
"yarn": "1.22.22"
2929
}
3030
}

Diff for: demo/react-map/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
},
2727
"volta": {
2828
"node": "18.19.1",
29-
"yarn": "1.22.21"
29+
"yarn": "1.22.22"
3030
}
3131
}

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
},
125125
"volta": {
126126
"node": "18.19.1",
127-
"yarn": "1.22.21"
127+
"yarn": "1.22.22"
128128
},
129129
"publishConfig": {
130130
"access": "public"

Diff for: tools/linter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
},
4545
"volta": {
4646
"node": "18.19.1",
47-
"yarn": "1.22.21"
47+
"yarn": "1.22.22"
4848
}
4949
}

0 commit comments

Comments
 (0)