Skip to content

Commit

Permalink
Bump @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Dec 24, 2024
1 parent 5851e5d commit 4abd8a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@types/node": "^20.14.2",
"@types/node": "^22.10.2",
"@types/prop-types": "^15.7.12",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
Expand Down
20 changes: 2 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
"@types/node@npm:*, @types/node@npm:^22.10.2":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
Expand All @@ -1017,15 +1017,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.2":
version: 20.17.10
resolution: "@types/node@npm:20.17.10"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/9a1bcb2f25ce1ad249497e5f10ed984bf0ec476439fad2e965c3d6cc4642abb23c5e8400f7e48e55ff121d2b80b14bdc1bd4eac7ff6848154033a2be25fffb17
languageName: node
linkType: hard

"@types/prop-types@npm:^15.7.12":
version: 15.7.14
resolution: "@types/prop-types@npm:15.7.14"
Expand Down Expand Up @@ -5042,7 +5033,7 @@ __metadata:
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.1.0"
"@types/node": "npm:^20.14.2"
"@types/node": "npm:^22.10.2"
"@types/prop-types": "npm:^15.7.12"
"@types/react": "npm:^19.0.1"
"@types/react-dom": "npm:^19.0.1"
Expand Down Expand Up @@ -6374,13 +6365,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
Expand Down

0 comments on commit 4abd8a3

Please sign in to comment.