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 3bdd263 commit 858fc31
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -823,12 +823,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -3211,7 +3211,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

0 comments on commit 858fc31

Please sign in to comment.