build(deps-dev): Bump rollup from 4.60.1 to 4.60.2 (#1687)

Bumps [rollup](https://github.com/rollup/rollup) from 4.60.1 to 4.60.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.60.1...v4.60.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.60.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-04-21 18:29:19 +09:00 committed by GitHub
parent 0ea0beb66e
commit b3fac8ac2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 107 additions and 107 deletions

View file

@ -42,7 +42,7 @@
"@types/node": "^25.6.0",
"js-yaml": "^4.1.0",
"rimraf": "^6.1.3",
"rollup": "^4.60.1",
"rollup": "^4.60.2",
"typescript": "^6.0.2",
"vitest": "^4.1.4"
}