Skip to content

Commit 420fdb1

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

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.2",
34+
"@types/node": "^22.15.3",
3535
"@typescript-eslint/rule-tester": "^8.31.0",
3636
"@vitest/coverage-v8": "^3.1.2",
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.2":
604-
version "22.15.2"
605-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
606-
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
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==
607607
dependencies:
608608
undici-types "~6.21.0"
609609

0 commit comments

Comments
 (0)