web: bump rollup from 4.20.0 to 4.21.0 in /web (#10969)

Bumps [rollup](https://github.com/rollup/rollup) from 4.20.0 to 4.21.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.20.0...v4.21.0)

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

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]
2024-08-19 16:09:22 +02:00
committed by GitHub
parent 7fee9fd868
commit da05f7e9e6
2 changed files with 60 additions and 102 deletions

View File

@ -19,7 +19,7 @@
"@types/jquery": "^3.5.30",
"lockfile-lint": "^4.14.0",
"prettier": "^3.3.2",
"rollup": "^4.18.1",
"rollup": "^4.21.0",
"rollup-plugin-copy": "^3.5.0",
"wireit": "^0.14.4"
},