Skip to content

Commit

Permalink
build(deps-dev): bump @types/node in the types group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the types group with 1 update in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.10.1 to 22.13.8
- [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
  dependency-group: types
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 149c224 commit fddf992
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 @@ -62,7 +62,7 @@
"@types/chai": "^5.0.1",
"@types/debug": "^4.1.12",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.1",
"@types/node": "^22.13.8",
"chai": "^5.1.2",
"coveralls": "^3.1.1",
"del-cli": "^6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ __metadata:
"@types/chai": "npm:^5.0.1"
"@types/debug": "npm:^4.1.12"
"@types/mocha": "npm:^10.0.10"
"@types/node": "npm:^22.10.1"
"@types/node": "npm:^22.13.8"
chai: "npm:^5.1.2"
coveralls: "npm:^3.1.1"
debug: "npm:^4.3.7"
Expand Down Expand Up @@ -455,12 +455,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.1":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
"@types/node@npm:^22.13.8":
version: 22.13.8
resolution: "@types/node@npm:22.13.8"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
checksum: 10c0/bfc92b734a9dce6ac5daee0a52feccdf5dcb3804d895e4bc5384e2f4644612b8801725cd03c8c3c0888fb5eeb16b875877ac44b77641e0196dc1a837b1c2a366
languageName: node
linkType: hard

Expand Down

0 comments on commit fddf992

Please sign in to comment.