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.9 to 24.10.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-version: 24.10.10
  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-02-03 23:25:55 +00:00
committed by GitHub
parent b016588435
commit 8e54d8568c
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.9",
"@types/node": "^24.10.10",
"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.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.9.tgz",
"integrity": "sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==",
"version": "24.10.10",
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.10.tgz",
"integrity": "sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==",
"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.9",
"@types/node": "^24.10.10",
"eslint": "^9.39.2",
"eslint-plugin-perfectionist": "^4.15.1",
"typescript": "^5.9.3",