Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 22.10.2 to 22.10.7 (#1069)
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.2 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 23, 2025
1 parent e6250c2 commit a0a6d82
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/icons-sprite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.8",
"@swc/jest": "^0.2.37",
"@types/node": "^22.10.2",
"@types/node": "^22.10.7",
"@types/react": "16.14.34",
"concurrently": "^9.1.0",
"jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1404,12 +1404,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.2":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
"@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/451adfefed4add58b069407173e616220fd4aaa3307cdde1bb701aa053b65b54ced8483db2f870dcedec7a58cb3b06101fbc19d85852716672ec1fd3660947fa
checksum: 10/64cde1c2f5e5f7d597d3bd462f52c3c2d688a66623eb75d25e1d1d63d384ef553a27100635ad0dbb7d74da517048aa636947863eb624cf85f25d2f22370ce474
languageName: node
linkType: hard

Expand Down Expand Up @@ -1500,7 +1500,7 @@ __metadata:
"@swc/core": "npm:^1.10.8"
"@swc/helpers": "npm:^0.5.15"
"@swc/jest": "npm:^0.2.37"
"@types/node": "npm:^22.10.2"
"@types/node": "npm:^22.10.7"
"@types/react": "npm:16.14.34"
concurrently: "npm:^9.1.0"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit a0a6d82

Please sign in to comment.