Skip to content

Commit 9cae8a9

Browse files
build(deps-dev): bump @types/node in the types group across 1 directory
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.10 - [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]>
1 parent 149c224 commit 9cae8a9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/chai": "^5.0.1",
6363
"@types/debug": "^4.1.12",
6464
"@types/mocha": "^10.0.10",
65-
"@types/node": "^22.10.1",
65+
"@types/node": "^22.13.10",
6666
"chai": "^5.1.2",
6767
"coveralls": "^3.1.1",
6868
"del-cli": "^6.0.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ __metadata:
289289
"@types/chai": "npm:^5.0.1"
290290
"@types/debug": "npm:^4.1.12"
291291
"@types/mocha": "npm:^10.0.10"
292-
"@types/node": "npm:^22.10.1"
292+
"@types/node": "npm:^22.13.10"
293293
chai: "npm:^5.1.2"
294294
coveralls: "npm:^3.1.1"
295295
debug: "npm:^4.3.7"
@@ -455,12 +455,12 @@ __metadata:
455455
languageName: node
456456
linkType: hard
457457

458-
"@types/node@npm:^22.10.1":
459-
version: 22.10.1
460-
resolution: "@types/node@npm:22.10.1"
458+
"@types/node@npm:^22.13.10":
459+
version: 22.13.10
460+
resolution: "@types/node@npm:22.13.10"
461461
dependencies:
462462
undici-types: "npm:~6.20.0"
463-
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
463+
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
464464
languageName: node
465465
linkType: hard
466466

0 commit comments

Comments
 (0)