Skip to content

Commit

Permalink
Bump @types/node to version 22.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Sep 12, 2024
1 parent f47978e commit 266d203
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"redux": "^5.0.0"
},
"devDependencies": {
"@types/node": "^20.11.20",
"@types/node": "^22.5.4",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
"cross-env": "^7.0.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -778,12 +778,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.20":
version: 20.11.20
resolution: "@types/node@npm:20.11.20"
"@types/node@npm:^22.5.4":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/ff449bdc94810dadb54e0f77dd587c6505ef79ffa5a208c16eb29b223365b188f4c935a3abaf0906a01d05257c3da1f72465594a841d35bcf7b6deac7a6938fb
undici-types: "npm:~6.19.2"
checksum: 10/d46e0abf437b36bdf89011287aa43873d68ea6f2521a11b5c9a033056fd0d07af36daf51439010e8d41c62c55d0b00e9b5e09ed00bb2617723f73f28a873903a
languageName: node
linkType: hard

Expand Down Expand Up @@ -3191,7 +3191,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "redux-thunk@workspace:."
dependencies:
"@types/node": "npm:^20.11.20"
"@types/node": "npm:^22.5.4"
"@typescript-eslint/eslint-plugin": "npm:^5.1.0"
"@typescript-eslint/parser": "npm:^5.1.0"
cross-env: "npm:^7.0.3"
Expand Down Expand Up @@ -3844,10 +3844,10 @@ __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
"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

Expand Down

0 comments on commit 266d203

Please sign in to comment.