Bump rollup from 4.47.1 to 4.48.1

Bumps [rollup](https://github.com/rollup/rollup) from 4.47.1 to 4.48.1.
- [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.47.1...v4.48.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-26 18:10:56 +00:00
committed by GitHub
parent 9e2dc55500
commit 258452dcbe
2 changed files with 85 additions and 85 deletions

View File

@@ -65,7 +65,7 @@
"jest-environment-jsdom": "^30.0.5",
"jshint": "2.13.6",
"jshint-stylish": "2.2.1",
"rollup": "^4.47.1",
"rollup": "^4.48.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0"
}