3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-02-12 22:03:04 +00:00

Bump @types/node from 25.0.2 to 25.2.2 in the dev-minor group

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


Updates `@types/node` from 25.0.2 to 25.2.2
- [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.2.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-10 00:23:45 +00:00 committed by GitHub
parent 11da8522bc
commit 6e3a0b7a3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

View file

@ -32,7 +32,7 @@
"smol-toml": "^1.5.2"
},
"devDependencies": {
"@types/node": "^25.0.2",
"@types/node": "^25.2.2",
"@vercel/ncc": "^0.38.4",
"linefix": "^0.1.1",
"typescript": "5.9.3"