Skip to content

Commit 2b7180e

Browse files
authored
Updates package manager versions (#106)
* Update config.json * Update config.json
1 parent 31913aa commit 2b7180e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"definitions": {
33
"npm": {
4-
"default": "8.4.0",
4+
"default": "8.10.0",
55
"transparent": {
66
"commands": [
77
[
@@ -28,7 +28,7 @@
2828
}
2929
},
3030
"pnpm": {
31-
"default": "6.29.1",
31+
"default": "7.1.5",
3232
"transparent": {
3333
"commands": [
3434
[
@@ -70,9 +70,9 @@
7070
}
7171
},
7272
"yarn": {
73-
"default": "1.22.17",
73+
"default": "1.22.18",
7474
"transparent": {
75-
"default": "3.1.1",
75+
"default": "3.2.1",
7676
"commands": [
7777
[
7878
"yarn",

0 commit comments

Comments
 (0)