3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-07-30 01:53:51 +00:00

Bump the dev-patch group with 2 updates

Bumps the dev-patch group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [rollup](https://github.com/rollup/rollup).


Updates `@types/node` from 26.1.1 to 26.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `rollup` from 4.62.2 to 4.62.3
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.62.2...v4.62.3)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 26.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch
- dependency-name: rollup
  dependency-version: 4.62.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-07-27 21:44:21 +00:00 committed by GitHub
parent 9f151aca7c
commit 48968d2131
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 110 additions and 110 deletions

View file

@ -40,9 +40,9 @@
"@rollup/plugin-commonjs": "^29.0.3",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^16.0.3",
"@types/node": "^26.1.1",
"@types/node": "^26.1.2",
"linefix": "^0.1.1",
"rollup": "^4.62.2",
"rollup": "^4.62.3",
"typescript": "7.0.2"
},
"scripts": {