Skip to content

Commit 4279080

Browse files
build(dev-deps): update dependency @types/node to v22
1 parent 6bb3986 commit 4279080

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@types/fs-extra": "11",
108108
"@types/jest": "29.5.12",
109109
"@types/lodash.debounce": "4.0.9",
110-
"@types/node": "20.16.5",
110+
"@types/node": "22.8.6",
111111
"@types/numeral": "2.0.5",
112112
"@types/ramda": "0.30.2",
113113
"@types/react": "18.3.5",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -3718,12 +3718,12 @@ __metadata:
37183718
languageName: node
37193719
linkType: hard
37203720

3721-
"@types/node@npm:20.16.5":
3722-
version: 20.16.5
3723-
resolution: "@types/node@npm:20.16.5"
3721+
"@types/node@npm:22.8.6":
3722+
version: 22.8.6
3723+
resolution: "@types/node@npm:22.8.6"
37243724
dependencies:
3725-
undici-types: "npm:~6.19.2"
3726-
checksum: 10/39a8457149dc17cdea57afc90d4da53182fdb8b958d5bb065a15d123d81d4efa6b51a0de92428d05ead2e63ce07195586f71083401b99cdbcd04662344fbf7a1
3725+
undici-types: "npm:~6.19.8"
3726+
checksum: 10/27bb73f033eeec05b4ed52dbc521cac28fb7ac14af267119c9bae0318c97848cd790ac7f0a65924ace7ea717eae62e91bd227da4bd6c0217d0016a7a6cd0a156
37273727
languageName: node
37283728
linkType: hard
37293729

@@ -5463,7 +5463,7 @@ __metadata:
54635463
"@types/fs-extra": "npm:11"
54645464
"@types/jest": "npm:29.5.12"
54655465
"@types/lodash.debounce": "npm:4.0.9"
5466-
"@types/node": "npm:20.16.5"
5466+
"@types/node": "npm:22.8.6"
54675467
"@types/numeral": "npm:2.0.5"
54685468
"@types/ramda": "npm:0.30.2"
54695469
"@types/react": "npm:18.3.5"
@@ -13133,7 +13133,7 @@ __metadata:
1313313133
languageName: node
1313413134
linkType: hard
1313513135

13136-
"undici-types@npm:~6.19.2":
13136+
"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
1313713137
version: 6.19.8
1313813138
resolution: "undici-types@npm:6.19.8"
1313913139
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70

0 commit comments

Comments
 (0)