npm(deps-dev): bump @types/node

Bumps the dependencies-patch-and-minor group in /scraper with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 24.10.7 to 24.10.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-version: 24.10.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-13 23:26:28 +00:00
committed by GitHub
parent 510ab1654f
commit cdd8448125
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"devDependencies": {
"@eslint/js": "^9.39.2",
"@types/debug": "^4.1.12",
"@types/node": "^24.10.7",
"@types/node": "^24.10.8",
"eslint": "^9.39.2",
"eslint-plugin-perfectionist": "^4.15.1",
"typescript": "^5.9.3",
@ -313,9 +313,9 @@
"license": "MIT"
},
"node_modules/@types/node": {
"version": "24.10.7",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.7.tgz",
"integrity": "sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==",
"version": "24.10.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.8.tgz",
"integrity": "sha512-r0bBaXu5Swb05doFYO2kTWHMovJnNVbCsII0fhesM8bNRlLhXIuckley4a2DaD+vOdmm5G+zGkQZAPZsF80+YQ==",
"license": "MIT",
"dependencies": {
"undici-types": "~7.16.0"

View File

@ -20,7 +20,7 @@
"devDependencies": {
"@eslint/js": "^9.39.2",
"@types/debug": "^4.1.12",
"@types/node": "^24.10.7",
"@types/node": "^24.10.8",
"eslint": "^9.39.2",
"eslint-plugin-perfectionist": "^4.15.1",
"typescript": "^5.9.3",