Skip to content

Commit 2814fec

Browse files
chore(deps): update dependency @types/node to v22
1 parent 47c2bdc commit 2814fec

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
@@ -9,7 +9,7 @@
99
"@rollup/plugin-json": "6.1.0",
1010
"@types/google-protobuf": "3.15.12",
1111
"@rollup/plugin-typescript": "12.1.2",
12-
"@types/node": "18.19.54",
12+
"@types/node": "22.15.14",
1313
"typescript": "4.9.5",
1414
"tslib": "2.8.1",
1515
"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.15.14",
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)