Skip to content

Commit

Permalink
Bump @types/node to version 22.5.5 for @reduxjs/vitest-config
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Sep 14, 2024
1 parent 8cdba5e commit 368f1fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/configs/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@reduxjs/tsconfig": "workspace:^",
"@types/node": "^22.5.4",
"@types/node": "^22.5.5",
"rimraf": "^6.0.1",
"tslib": "^2.7.0",
"tsup": "^8.2.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6519,7 +6519,7 @@ __metadata:
resolution: "@reduxjs/vitest-config@workspace:packages/configs/vitest"
dependencies:
"@reduxjs/tsconfig": "workspace:^"
"@types/node": "npm:^22.5.4"
"@types/node": "npm:^22.5.5"
rimraf: "npm:^6.0.1"
tslib: "npm:^2.7.0"
tsup: "npm:^8.2.4"
Expand Down Expand Up @@ -7899,12 +7899,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.5.4":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
"@types/node@npm:*, @types/node@npm:^22.5.5":
version: 22.5.5
resolution: "@types/node@npm:22.5.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/d46e0abf437b36bdf89011287aa43873d68ea6f2521a11b5c9a033056fd0d07af36daf51439010e8d41c62c55d0b00e9b5e09ed00bb2617723f73f28a873903a
checksum: 10/172d02c8e6d921699edcf559c28b3805616bd6481af1b3cb0299f89ad9a6f33b71050434c06ce7b503166054a26275344187c443f99f745d0b12601372452f19
languageName: node
linkType: hard

Expand Down

0 comments on commit 368f1fb

Please sign in to comment.