Bump rollup from 4.52.2 to 4.52.3 (#2954)

Bumps [rollup](https://github.com/rollup/rollup) from 4.52.2 to 4.52.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.52.2...v4.52.3)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.52.3
  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]
2025-10-01 16:05:45 +00:00
committed by GitHub
parent 03b7d0b130
commit 873299146a
2 changed files with 93 additions and 228 deletions

View File

@@ -64,7 +64,7 @@
"jest-environment-jsdom": "^30.2.0",
"jshint": "2.13.6",
"jshint-stylish": "2.2.1",
"rollup": "^4.52.2",
"rollup": "^4.52.3",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0"
}