Skip to content

Commit 776b9e8

Browse files
Update Node.js from 18.18.2 to v20.10.0
1 parent 7551f5f commit 776b9e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/benchmark": "2.1.5",
3232
"@types/jest": "29.5.10",
3333
"@types/lodash": "4.14.202",
34-
"@types/node": "18.18.8",
34+
"@types/node": "20.10.1",
3535
"@types/pako": "2.0.3",
3636
"benchmark": "2.1.4",
3737
"esbuild": "0.19.8",
@@ -52,6 +52,6 @@
5252
"access": "public"
5353
},
5454
"volta": {
55-
"node": "18.18.2"
55+
"node": "20.10.0"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1253,10 +1253,10 @@
12531253
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.0.0.tgz#067a6c49dc7a5c2412a505628e26902ae967bf6f"
12541254
integrity sha512-TmCW5HoZ2o2/z2EYi109jLqIaPIi9y/lc2LmDCWzuCi35bcaQ+OtUh6nwBiFK7SOu25FAU5+YKdqFZUwtqGSdg==
12551255

1256-
"@types/node@18.18.8":
1257-
version "18.18.8"
1258-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.8.tgz#2b285361f2357c8c8578ec86b5d097c7f464cfd6"
1259-
integrity sha512-OLGBaaK5V3VRBS1bAkMVP2/W9B+H8meUfl866OrMNQqt7wDgdpWPp5o6gmIc9pB+lIQHSq4ZL8ypeH1vPxcPaQ==
1256+
"@types/node@20.10.1":
1257+
version "20.10.1"
1258+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.1.tgz#d2c96f356c3125fedc983d74c424910c3767141c"
1259+
integrity sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==
12601260
dependencies:
12611261
undici-types "~5.26.4"
12621262

0 commit comments

Comments
 (0)