3
0
Fork 0
mirror of https://github.com/Swatinem/rust-cache synced 2026-07-07 15:26:19 +00:00

Bump rollup from 4.62.0 to 4.62.2 in the dev-patch group

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


Updates `rollup` from 4.62.0 to 4.62.2
- [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.0...v4.62.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.62.2
  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-06 21:44:21 +00:00 committed by GitHub
parent a31add9f17
commit 0b5b468d98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 144 additions and 105 deletions

View file

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