Bump @types/node from 24.10.1 to 25.0.0

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 to 25.0.0.
- [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: 25.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-11 06:03:05 +00:00 committed by GitHub
parent c9aa27df23
commit 34e74c35f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 23 deletions

View file

@ -63,7 +63,7 @@
"@eslint/js": "^9.39.1",
"@types/express": "^5.0.6",
"@types/m3u8-parser": "^7.2.5",
"@types/node": "^24.10.1",
"@types/node": "^25.0.0",
"@types/ws": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.48.1",
"@typescript-eslint/parser": "^8.48.1",

View file

@ -59,7 +59,7 @@ importers:
devDependencies:
'@commitlint/cli':
specifier: ^20.2.0
version: 20.2.0(@types/node@24.10.1)(typescript@5.9.3)
version: 20.2.0(@types/node@25.0.0)(typescript@5.9.3)
'@commitlint/config-conventional':
specifier: ^20.2.0
version: 20.2.0
@ -73,8 +73,8 @@ importers:
specifier: ^7.2.5
version: 7.2.5
'@types/node':
specifier: ^24.10.1
version: 24.10.1
specifier: ^25.0.0
version: 25.0.0
'@types/ws':
specifier: ^8.18.1
version: 8.18.1
@ -110,7 +110,7 @@ importers:
version: 3.0.1
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@24.10.1)(typescript@5.9.3)
version: 10.9.2(@types/node@25.0.0)(typescript@5.9.3)
typescript:
specifier: ^5.9.3
version: 5.9.3
@ -502,8 +502,8 @@ packages:
'@types/m3u8-parser@7.2.5':
resolution: {integrity: sha512-e4aoWGzTV+tQRGN1CfJhp1jt5yIHW0X0Lt2rjflDh/cTXYY9nDLRehX7S5iu+gyoaqVLDletBtPcDcPcQBKaeg==}
'@types/node@24.10.1':
resolution: {integrity: sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==}
'@types/node@25.0.0':
resolution: {integrity: sha512-rl78HwuZlaDIUSeUKkmogkhebA+8K1Hy7tddZuJ3D0xV8pZSfsYGTsliGUol1JPzu9EKnTxPC4L1fiWouStRew==}
'@types/qs@6.14.0':
resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==}
@ -2027,11 +2027,11 @@ snapshots:
'@bufbuild/protobuf@2.10.1': {}
'@commitlint/cli@20.2.0(@types/node@24.10.1)(typescript@5.9.3)':
'@commitlint/cli@20.2.0(@types/node@25.0.0)(typescript@5.9.3)':
dependencies:
'@commitlint/format': 20.2.0
'@commitlint/lint': 20.2.0
'@commitlint/load': 20.2.0(@types/node@24.10.1)(typescript@5.9.3)
'@commitlint/load': 20.2.0(@types/node@25.0.0)(typescript@5.9.3)
'@commitlint/read': 20.2.0
'@commitlint/types': 20.2.0
tinyexec: 1.0.2
@ -2078,7 +2078,7 @@ snapshots:
'@commitlint/rules': 20.2.0
'@commitlint/types': 20.2.0
'@commitlint/load@20.2.0(@types/node@24.10.1)(typescript@5.9.3)':
'@commitlint/load@20.2.0(@types/node@25.0.0)(typescript@5.9.3)':
dependencies:
'@commitlint/config-validator': 20.2.0
'@commitlint/execute-rule': 20.0.0
@ -2086,7 +2086,7 @@ snapshots:
'@commitlint/types': 20.2.0
chalk: 5.6.2
cosmiconfig: 9.0.0(typescript@5.9.3)
cosmiconfig-typescript-loader: 6.2.0(@types/node@24.10.1)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3)
cosmiconfig-typescript-loader: 6.2.0(@types/node@25.0.0)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3)
lodash.isplainobject: 4.0.6
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
@ -2316,21 +2316,21 @@ snapshots:
'@types/body-parser@1.19.6':
dependencies:
'@types/connect': 3.4.38
'@types/node': 24.10.1
'@types/node': 25.0.0
'@types/connect@3.4.38':
dependencies:
'@types/node': 24.10.1
'@types/node': 25.0.0
'@types/conventional-commits-parser@5.0.2':
dependencies:
'@types/node': 24.10.1
'@types/node': 25.0.0
'@types/estree@1.0.8': {}
'@types/express-serve-static-core@5.1.0':
dependencies:
'@types/node': 24.10.1
'@types/node': 25.0.0
'@types/qs': 6.14.0
'@types/range-parser': 1.2.7
'@types/send': 1.2.1
@ -2347,7 +2347,7 @@ snapshots:
'@types/m3u8-parser@7.2.5': {}
'@types/node@24.10.1':
'@types/node@25.0.0':
dependencies:
undici-types: 7.16.0
@ -2357,16 +2357,16 @@ snapshots:
'@types/send@1.2.1':
dependencies:
'@types/node': 24.10.1
'@types/node': 25.0.0
'@types/serve-static@2.2.0':
dependencies:
'@types/http-errors': 2.0.5
'@types/node': 24.10.1
'@types/node': 25.0.0
'@types/ws@8.18.1':
dependencies:
'@types/node': 24.10.1
'@types/node': 25.0.0
'@typescript-eslint/eslint-plugin@8.48.1(@typescript-eslint/parser@8.48.1(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)':
dependencies:
@ -2735,9 +2735,9 @@ snapshots:
core-util-is@1.0.3: {}
cosmiconfig-typescript-loader@6.2.0(@types/node@24.10.1)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3):
cosmiconfig-typescript-loader@6.2.0(@types/node@25.0.0)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3):
dependencies:
'@types/node': 24.10.1
'@types/node': 25.0.0
cosmiconfig: 9.0.0(typescript@5.9.3)
jiti: 2.6.1
typescript: 5.9.3
@ -3765,14 +3765,14 @@ snapshots:
dependencies:
typescript: 5.9.3
ts-node@10.9.2(@types/node@24.10.1)(typescript@5.9.3):
ts-node@10.9.2(@types/node@25.0.0)(typescript@5.9.3):
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@tsconfig/node10': 1.0.12
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 24.10.1
'@types/node': 25.0.0
acorn: 8.15.0
acorn-walk: 8.3.4
arg: 4.1.3