Skip to content

Commit

Permalink
Bump @types/node to version 22.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Aug 10, 2024
1 parent 26229f4 commit d7a07ff
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 @@ -58,7 +58,7 @@
"@reduxjs/toolkit": "^2.0.1",
"@testing-library/react": "^14.1.2",
"@types/lodash": "^4.14.175",
"@types/node": "^20.11.20",
"@types/node": "^22.2.0",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@types/shelljs": "^0.8.11",
Expand Down
20 changes: 2 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/node@npm:^20.11.20":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/87a4a4313e886c1db1c8042004956095477e040f67df993fd16a2d50488c750bda81e85bf702c2e629e964605034e8dfe0cb91b65ce22b6b8eec37ece61c6b6c
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.12
resolution: "@types/prop-types@npm:15.7.12"
Expand Down Expand Up @@ -4421,7 +4412,7 @@ __metadata:
"@reduxjs/toolkit": "npm:^2.0.1"
"@testing-library/react": "npm:^14.1.2"
"@types/lodash": "npm:^4.14.175"
"@types/node": "npm:^20.11.20"
"@types/node": "npm:^22.2.0"
"@types/react": "npm:^18.2.38"
"@types/react-dom": "npm:^18.2.17"
"@types/shelljs": "npm:^0.8.11"
Expand Down Expand Up @@ -5377,13 +5368,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
languageName: node
linkType: hard

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

0 comments on commit d7a07ff

Please sign in to comment.