3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-01-18 10:18:59 +00:00

Bump @types/node from 22.16.3 to 24.2.1 in the dev-major group (#255)

Bumps the dev-major group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 22.16.3 to 24.2.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: 24.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-major
...

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] 2025-08-15 13:56:46 +02:00 committed by GitHub
parent d8c5063361
commit c4f0bbdf58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -32,7 +32,7 @@
"smol-toml": "^1.4.2"
},
"devDependencies": {
"@types/node": "^22.16.0",
"@types/node": "^24.2.1",
"@vercel/ncc": "^0.38.3",
"linefix": "^0.1.1",
"typescript": "5.8.3"