Skip to content

Commit

Permalink
Bump @types/node from 22.10.5 to 22.10.7 (#5678)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 02d8a7a commit f9b8dfa
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 @@ -23,7 +23,7 @@
"@types/dotenv-safe": "^8.1.6",
"@types/gatsbyjs__reach-router": "^2.0.5",
"@types/hast": "^3.0.4",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/prismjs": "^1.26.5",
"@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 @@ -4721,12 +4721,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: "npm:~6.20.0"
checksum: 10/a5366961ffa9921e8f15435bc18ea9f8b7a7bb6b3d92dd5e93ebcd25e8af65708872bd8e6fee274b4655bab9ca80fbff9f0e42b5b53857790f13cf68cf4cbbfc
checksum: 10/64cde1c2f5e5f7d597d3bd462f52c3c2d688a66623eb75d25e1d1d63d384ef553a27100635ad0dbb7d74da517048aa636947863eb624cf85f25d2f22370ce474
languageName: node
linkType: hard

Expand Down Expand Up @@ -11949,7 +11949,7 @@ __metadata:
"@types/dotenv-safe": "npm:^8.1.6"
"@types/gatsbyjs__reach-router": "npm:^2.0.5"
"@types/hast": "npm:^3.0.4"
"@types/node": "npm:^22.10.5"
"@types/node": "npm:^22.10.7"
"@types/prismjs": "npm:^1.26.5"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.1"
Expand Down

0 comments on commit f9b8dfa

Please sign in to comment.