web: bump rollup from 4.21.2 to 4.21.3 in /web (#11362)

Bumps [rollup](https://github.com/rollup/rollup) from 4.21.2 to 4.21.3.
- [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.21.2...v4.21.3)

---
updated-dependencies:
- dependency-name: rollup
  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]
2024-09-13 13:29:53 +02:00
committed by GitHub
parent 8661b764c1
commit d5b717efce
2 changed files with 102 additions and 60 deletions

View File

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