Skip to content

Commit ec32df5

Browse files
chore(deps): update dependency @types/node to v22
1 parent 1c1823d commit ec32df5

File tree

3 files changed

+30
-42
lines changed

3 files changed

+30
-42
lines changed

js/private/worker/src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/google-protobuf": "3.15.12",
1111
"@rollup/plugin-typescript": "10.0.1",
1212
"@rollup/plugin-terser": "0.4.4",
13-
"@types/node": "18.19.54",
13+
"@types/node": "22.13.10",
1414
"typescript": "4.9.5",
1515
"tslib": "2.7.0",
1616
"abortcontroller-polyfill": "1.7.5"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"devDependencies": {
4-
"@types/node": "16.18.112",
4+
"@types/node": "22.13.10",
55
"chalk": "5.1.1",
66
"inline-fixtures": "1.1.0",
77
"jsonpath-plus": "7.2.0",

pnpm-lock.yaml

Lines changed: 28 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)