3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-06-20 23:30:25 +00:00

Bump @types/node from 25.9.2 to 25.9.3 in the dev-patch group

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


Updates `@types/node` from 25.9.2 to 25.9.3
- [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.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-06-15 21:44:34 +00:00 committed by GitHub
parent c106961fee
commit f27557af97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 44 deletions

View file

@ -35,7 +35,7 @@
"@rollup/plugin-commonjs": "^29.0.3",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^16.0.3",
"@types/node": "^25.9.2",
"@types/node": "^25.9.3",
"linefix": "^0.1.1",
"rollup": "^4.61.1",
"typescript": "6.0.3"