Skip to content

Commit

Permalink
Bump @types/node from 22.5.4 to 22.8.7
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.8.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 59729e8 commit 85bdbc8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.12",
"@types/lodash": "^4.17.10",
"@types/node": "22.5.4",
"@types/node": "22.8.7",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.2.18",
"@types/uuid": "^9.0.7",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4616,12 +4616,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.5.4":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
"@types/node@npm:22.8.7":
version: 22.8.7
resolution: "@types/node@npm:22.8.7"
dependencies:
undici-types: ~6.19.2
checksum: 77ac225c38c428200036780036da0bc6764e2721cfa8f528c7e7da7cfefe01a32a5791e28a54efbeedbc977949058d7db902b2e00139298225d4686cee4ae6db
undici-types: ~6.19.8
checksum: c7b200d06da97a4d4f46528ae962c028bb06b6ef9ab7f7949639420f3b3d236f041756ca1945dcaec0fcefbafd07b8ca47bbc1b47b77d33a4173211425641426
languageName: node
linkType: hard

Expand Down Expand Up @@ -13352,7 +13352,7 @@ __metadata:
"@testing-library/user-event": ^14.5.1
"@types/jest": ^29.5.12
"@types/lodash": ^4.17.10
"@types/node": 22.5.4
"@types/node": 22.8.7
"@types/react": ^18.3.1
"@types/react-dom": ^18.2.18
"@types/react-gtm-module": ^2.0.3
Expand Down Expand Up @@ -17763,7 +17763,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: de51f1b447d22571cf155dfe14ff6d12c5bdaec237c765085b439c38ca8518fc360e88c70f99469162bf2e14188a7b0bcb06e1ed2dc031042b984b0bb9544017
Expand Down

0 comments on commit 85bdbc8

Please sign in to comment.