Skip to content

Commit 2c15841

Browse files
Update dependency @types/node to v22
1 parent 3f35f53 commit 2c15841

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/babel__core": "^7",
6767
"@types/jest": "^29.0.0",
6868
"@types/lodash": "^4.14.202",
69-
"@types/node": "^20.0.0",
69+
"@types/node": "^22.0.0",
7070
"@types/offscreencanvas": "^2019.7.0",
7171
"ace-builds": "~1.17.0",
7272
"coveralls": "^3.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,12 +1937,12 @@ __metadata:
19371937
languageName: node
19381938
linkType: hard
19391939

1940-
"@types/node@npm:^20.0.0":
1941-
version: 20.19.4
1942-
resolution: "@types/node@npm:20.19.4"
1940+
"@types/node@npm:^22.0.0":
1941+
version: 22.16.0
1942+
resolution: "@types/node@npm:22.16.0"
19431943
dependencies:
19441944
undici-types: "npm:~6.21.0"
1945-
checksum: 10c0/53f40c963d1804d2e87ad942636fee4be0e1ca88f2173b2a52b198797747bfb55d9ba6613cd918a0c5083a03b87d58688497c7ea58a8f3108fc86a5d627528e1
1945+
checksum: 10c0/6219b521062f6c38d4d85ebd25807bd7f2bc703a5acba24e2c6716938d9d6cefd6fafd7b5156f61580eb58a0d82e8921751b778655675389631d813e5f261c03
19461946
languageName: node
19471947
linkType: hard
19481948

@@ -5231,7 +5231,7 @@ __metadata:
52315231
"@types/estree": "npm:^1.0.5"
52325232
"@types/jest": "npm:^29.0.0"
52335233
"@types/lodash": "npm:^4.14.202"
5234-
"@types/node": "npm:^20.0.0"
5234+
"@types/node": "npm:^22.0.0"
52355235
"@types/offscreencanvas": "npm:^2019.7.0"
52365236
ace-builds: "npm:~1.17.0"
52375237
acorn: "npm:^8.8.2"

0 commit comments

Comments
 (0)