Bump rollup from 4.50.1 to 4.59.0

Bumps [rollup](https://github.com/rollup/rollup) from 4.50.1 to 4.59.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.50.1...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-28 16:41:39 +00:00 committed by GitHub
parent dcc5211de5
commit 1a9929c730
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 150 additions and 90 deletions

View file

@ -19,6 +19,6 @@
"@rollup/plugin-commonjs": "28.0.6",
"@rollup/plugin-node-resolve": "16.0.1",
"mock-fs": "5.5.0",
"rollup": "4.50.1"
"rollup": "4.59.0"
}
}