Skip to content

Commit

Permalink
chore: Bump @types/node from 22.10.5 to 22.10.7 (#5212)
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.10.5 to 22.10.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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent 16ff428 commit b6427e0
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 @@ -28,7 +28,7 @@
"@emotion/babel-preset-css-prop": "11.12.0",
"@testing-library/react": "12.1.4",
"@types/jest": "29.5.14",
"@types/node": "22.10.5",
"@types/node": "22.10.7",
"@types/platform": "1.3.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3556,12 +3556,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
"@types/node@npm:22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
dependencies:
undici-types: ~6.20.0
checksum: 3b0e966df4e130edac3ad034f1cddbe134e70f11556062468c9fbd749a3b07a44445a3a75a7eec68a104930bf05d4899f1a418c4ae48493d2c8c1544d8594bcc
checksum: 2dce6c75c607c6269744f1ea2b5296e8685cd71d0dd5c599c3029626f9d2dc8b037912495cf68b30d6f39f44d3fa8b025e179662ef16dc363e0658425bedfde8
languageName: node
linkType: hard

Expand Down Expand Up @@ -14955,7 +14955,7 @@ __metadata:
"@emotion/babel-preset-css-prop": 11.12.0
"@testing-library/react": 12.1.4
"@types/jest": 29.5.14
"@types/node": 22.10.5
"@types/node": 22.10.7
"@types/platform": 1.3.6
"@types/react": 18.3.12
"@types/react-dom": 18.3.1
Expand Down

0 comments on commit b6427e0

Please sign in to comment.