build(deps-dev): bump @types/node from 22.19.7 to 22.19.9 (#2354)
Some checks are pending
Build / guard_manual_run (push) Waiting to run
Build / Build linux/arm64 (push) Blocked by required conditions
Build / Build linux/amd64 (push) Blocked by required conditions
Build / Merge Docker digests and push (push) Blocked by required conditions

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.19.7 to 22.19.9.
- [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.19.9
  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>
This commit is contained in:
dependabot[bot]
2026-02-06 14:57:01 +00:00
committed by GitHub
parent 2e25585958
commit 376d390c85
2 changed files with 6 additions and 6 deletions

View File

@@ -32,7 +32,7 @@
"@semantic-release/commit-analyzer": "^13.0.1",
"@semantic-release/exec": "^7.1.0",
"@semantic-release/git": "^10.0.1",
"@types/node": "^22.19.8",
"@types/node": "^22.19.9",
"knip": "^5.83.0",
"semantic-release": "^25.0.3",
"turbo": "^2.8.3",

View File

@@ -5608,12 +5608,12 @@ __metadata:
languageName: node
linkType: hard
"@types/node@npm:^22.19.8":
version: 22.19.8
resolution: "@types/node@npm:22.19.8"
"@types/node@npm:^22.19.9":
version: 22.19.9
resolution: "@types/node@npm:22.19.9"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10c0/35c3c0916a983dd33ddd8710d868a2678192c2ff3c6677e1d348872b78b9911c929279579c78efac1c9e61958b3f61cc5d3e725aaa41462f16f531d381ff15e6
checksum: 10c0/7a15c8f6c5e3ce000f5e3589f6e30d3296899fb9f6bf502057d105e19b20e70ca560b4526e032cc6187524aee5593c0a092c21c23845d19dd3185977c83582f3
languageName: node
linkType: hard
@@ -13834,7 +13834,7 @@ __metadata:
"@semantic-release/commit-analyzer": "npm:^13.0.1"
"@semantic-release/exec": "npm:^7.1.0"
"@semantic-release/git": "npm:^10.0.1"
"@types/node": "npm:^22.19.8"
"@types/node": "npm:^22.19.9"
knip: "npm:^5.83.0"
semantic-release: "npm:^25.0.3"
turbo: "npm:^2.8.3"