build(deps-dev): bump rollup from 4.21.3 to 4.22.4 in /examples/rollup (#2006)

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

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

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-10-20 10:49:25 -07:00 committed by GitHub
commit 12b2ff99af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 69 additions and 69 deletions

View file

@ -11,7 +11,7 @@
"@rollup/plugin-terser": "^0.4.4",
"carbon-components-svelte": "^0.85.2",
"carbon-preprocess-svelte": "^0.11.6",
"rollup": "^4.21.3",
"rollup": "^4.22.4",
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-svelte": "^7.2.2",
"svelte": "^4.2.19"