Bump @types/node from 24.10.1 to 25.0.1

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.1 to 25.0.1.
- [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.1
  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-18 10:04:16 +00:00 committed by GitHub
parent 46f352af8c
commit fae7804f9b
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.2",
"@types/express": "^5.0.6",
"@types/m3u8-parser": "^7.2.5",
"@types/node": "^24.10.4",
"@types/node": "^25.0.3",
"@types/ws": "^8.18.1",
"@typescript-eslint/eslint-plugin": "^8.50.0",
"@typescript-eslint/parser": "^8.50.0",

View file

@ -59,7 +59,7 @@ importers:
devDependencies:
'@commitlint/cli':
specifier: ^20.2.0
version: 20.2.0(@types/node@24.10.4)(typescript@5.9.3)
version: 20.2.0(@types/node@25.0.3)(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.4
version: 24.10.4
specifier: ^25.0.3
version: 25.0.3
'@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.4)(typescript@5.9.3)
version: 10.9.2(@types/node@25.0.3)(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.4':
resolution: {integrity: sha512-vnDVpYPMzs4wunl27jHrfmwojOGKya0xyM3sH+UE5iv5uPS6vX7UIoh6m+vQc5LGBq52HBKPIn/zcSZVzeDEZg==}
'@types/node@25.0.3':
resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==}
'@types/qs@6.14.0':
resolution: {integrity: sha512-eOunJqu0K1923aExK6y8p6fsihYEn/BYuQ4g0CxAAgFc4b/ZLN4CrsRZ55srTdqoiLzU2B2evC+apEIxprEzkQ==}
@ -2024,11 +2024,11 @@ snapshots:
'@bufbuild/protobuf@2.10.2': {}
'@commitlint/cli@20.2.0(@types/node@24.10.4)(typescript@5.9.3)':
'@commitlint/cli@20.2.0(@types/node@25.0.3)(typescript@5.9.3)':
dependencies:
'@commitlint/format': 20.2.0
'@commitlint/lint': 20.2.0
'@commitlint/load': 20.2.0(@types/node@24.10.4)(typescript@5.9.3)
'@commitlint/load': 20.2.0(@types/node@25.0.3)(typescript@5.9.3)
'@commitlint/read': 20.2.0
'@commitlint/types': 20.2.0
tinyexec: 1.0.2
@ -2075,7 +2075,7 @@ snapshots:
'@commitlint/rules': 20.2.0
'@commitlint/types': 20.2.0
'@commitlint/load@20.2.0(@types/node@24.10.4)(typescript@5.9.3)':
'@commitlint/load@20.2.0(@types/node@25.0.3)(typescript@5.9.3)':
dependencies:
'@commitlint/config-validator': 20.2.0
'@commitlint/execute-rule': 20.0.0
@ -2083,7 +2083,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.4)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3)
cosmiconfig-typescript-loader: 6.2.0(@types/node@25.0.3)(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
@ -2313,21 +2313,21 @@ snapshots:
'@types/body-parser@1.19.6':
dependencies:
'@types/connect': 3.4.38
'@types/node': 24.10.4
'@types/node': 25.0.3
'@types/connect@3.4.38':
dependencies:
'@types/node': 24.10.4
'@types/node': 25.0.3
'@types/conventional-commits-parser@5.0.2':
dependencies:
'@types/node': 24.10.4
'@types/node': 25.0.3
'@types/estree@1.0.8': {}
'@types/express-serve-static-core@5.1.0':
dependencies:
'@types/node': 24.10.4
'@types/node': 25.0.3
'@types/qs': 6.14.0
'@types/range-parser': 1.2.7
'@types/send': 1.2.1
@ -2344,7 +2344,7 @@ snapshots:
'@types/m3u8-parser@7.2.5': {}
'@types/node@24.10.4':
'@types/node@25.0.3':
dependencies:
undici-types: 7.16.0
@ -2354,16 +2354,16 @@ snapshots:
'@types/send@1.2.1':
dependencies:
'@types/node': 24.10.4
'@types/node': 25.0.3
'@types/serve-static@2.2.0':
dependencies:
'@types/http-errors': 2.0.5
'@types/node': 24.10.4
'@types/node': 25.0.3
'@types/ws@8.18.1':
dependencies:
'@types/node': 24.10.4
'@types/node': 25.0.3
'@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)':
dependencies:
@ -2731,9 +2731,9 @@ snapshots:
core-util-is@1.0.3: {}
cosmiconfig-typescript-loader@6.2.0(@types/node@24.10.4)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3):
cosmiconfig-typescript-loader@6.2.0(@types/node@25.0.3)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3):
dependencies:
'@types/node': 24.10.4
'@types/node': 25.0.3
cosmiconfig: 9.0.0(typescript@5.9.3)
jiti: 2.6.1
typescript: 5.9.3
@ -3759,14 +3759,14 @@ snapshots:
dependencies:
typescript: 5.9.3
ts-node@10.9.2(@types/node@24.10.4)(typescript@5.9.3):
ts-node@10.9.2(@types/node@25.0.3)(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.4
'@types/node': 25.0.3
acorn: 8.15.0
acorn-walk: 8.3.4
arg: 4.1.3