3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-06-26 02:00:35 +00:00

Bump rollup in the dev-minor group across 1 directory

Bumps the dev-minor group with 1 update in the / directory: [rollup](https://github.com/rollup/rollup).


Updates `rollup` from 4.61.1 to 4.62.0
- [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.61.1...v4.62.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.62.0
  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-06-15 21:53:13 +00:00 committed by GitHub
parent baf1a810e9
commit 3078124889
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 105 additions and 105 deletions

View file

@ -37,7 +37,7 @@
"@rollup/plugin-node-resolve": "^16.0.3",
"@types/node": "^25.9.3",
"linefix": "^0.1.1",
"rollup": "^4.61.1",
"rollup": "^4.62.0",
"typescript": "6.0.3"
},
"scripts": {