Skip to content

Commit 2035697

Browse files
committed
Bump @types/node
1 parent f961675 commit 2035697

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@testing-library/dom": "^10.4.0",
7777
"@testing-library/jest-dom": "^6.6.3",
7878
"@testing-library/react": "^16.1.0",
79-
"@types/node": "^20.14.2",
79+
"@types/node": "^22.13.5",
8080
"@types/prop-types": "^15.7.12",
8181
"@types/react": "^19.0.1",
8282
"@types/react-dom": "^19.0.1",

yarn.lock

+2-18
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ __metadata:
10671067
languageName: node
10681068
linkType: hard
10691069

1070-
"@types/node@npm:*":
1070+
"@types/node@npm:*, @types/node@npm:^22.13.5":
10711071
version: 22.13.5
10721072
resolution: "@types/node@npm:22.13.5"
10731073
dependencies:
@@ -1076,15 +1076,6 @@ __metadata:
10761076
languageName: node
10771077
linkType: hard
10781078

1079-
"@types/node@npm:^20.14.2":
1080-
version: 20.17.19
1081-
resolution: "@types/node@npm:20.17.19"
1082-
dependencies:
1083-
undici-types: "npm:~6.19.2"
1084-
checksum: 10/4ab6662d3661ad9357d9f1876f5ecaf739fe741d6a1ec5fca3d9183eb3cf87daecb9a3590e8521ad3c460e6257f3aa113585130502519b8ec5fa050c8e6f66ea
1085-
languageName: node
1086-
linkType: hard
1087-
10881079
"@types/prop-types@npm:^15.7.12":
10891080
version: 15.7.14
10901081
resolution: "@types/prop-types@npm:15.7.14"
@@ -5141,7 +5132,7 @@ __metadata:
51415132
"@testing-library/dom": "npm:^10.4.0"
51425133
"@testing-library/jest-dom": "npm:^6.6.3"
51435134
"@testing-library/react": "npm:^16.1.0"
5144-
"@types/node": "npm:^20.14.2"
5135+
"@types/node": "npm:^22.13.5"
51455136
"@types/prop-types": "npm:^15.7.12"
51465137
"@types/react": "npm:^19.0.1"
51475138
"@types/react-dom": "npm:^19.0.1"
@@ -6472,13 +6463,6 @@ __metadata:
64726463
languageName: node
64736464
linkType: hard
64746465

6475-
"undici-types@npm:~6.19.2":
6476-
version: 6.19.8
6477-
resolution: "undici-types@npm:6.19.8"
6478-
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
6479-
languageName: node
6480-
linkType: hard
6481-
64826466
"undici-types@npm:~6.20.0":
64836467
version: 6.20.0
64846468
resolution: "undici-types@npm:6.20.0"

0 commit comments

Comments
 (0)