Skip to content

Commit b35f892

Browse files
Bump @types/node from 22.15.3 to 22.15.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.3 to 22.15.12. - [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-version: 22.15.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 434f55f commit b35f892

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/express": "^5.0.1",
3232
"@types/express-fileupload": "^1.5.0",
3333
"@types/http-errors": "^2.0.2",
34-
"@types/node": "^22.15.3",
34+
"@types/node": "^22.15.12",
3535
"@typescript-eslint/rule-tester": "^8.31.1",
3636
"@vitest/coverage-v8": "^3.1.3",
3737
"compression": "^1.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -600,10 +600,10 @@
600600
dependencies:
601601
"@types/node" "*"
602602

603-
"@types/node@*", "@types/node@^22.15.3":
604-
version "22.15.3"
605-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
606-
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
603+
"@types/node@*", "@types/node@^22.15.12":
604+
version "22.15.12"
605+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.12.tgz#9ce54e51e09536faa94e4ec300c4728ee83bfa85"
606+
integrity sha512-K0fpC/ZVeb8G9rm7bH7vI0KAec4XHEhBam616nVJCV51bKzJ6oA3luG4WdKoaztxe70QaNjS/xBmcDLmr4PiGw==
607607
dependencies:
608608
undici-types "~6.21.0"
609609

0 commit comments

Comments
 (0)