Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 22.13.0 to 22.13.1 (#1085)
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.13.0 to 22.13.1.
- [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 Feb 10, 2025
1 parent c7a772a commit a8934c1
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.6.0",
"@swc/core": "^1.10.12",
"@swc/jest": "^0.2.37",
"@types/node": "^22.13.0",
"@types/node": "^22.13.1",
"@types/react": "16.14.34",
"concurrently": "^9.1.2",
"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.13.0":
version: 22.13.0
resolution: "@types/node@npm:22.13.0"
"@types/node@npm:^22.13.1":
version: 22.13.1
resolution: "@types/node@npm:22.13.1"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/a7563e57df48cb7e28f936dbabe228316dcdb4c7c3a88a6c1659fae898ffde2647a7193a9e29e0cbcb7dacc05a91fb3bc30c1a1d6fc9294694a734ff71a5f12e
checksum: 10/d8ba7068b0445643c0fa6e4917cdb7a90e8756a9daff8c8a332689cd5b2eaa01e4cd07de42e3cd7e6a6f465eeda803d5a1363d00b5ab3f6cea7950350a159497
languageName: node
linkType: hard

Expand Down Expand Up @@ -1500,7 +1500,7 @@ __metadata:
"@swc/core": "npm:^1.10.12"
"@swc/helpers": "npm:^0.5.15"
"@swc/jest": "npm:^0.2.37"
"@types/node": "npm:^22.13.0"
"@types/node": "npm:^22.13.1"
"@types/react": "npm:16.14.34"
concurrently: "npm:^9.1.2"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit a8934c1

Please sign in to comment.