Bump rollup from 3.17.2 to 3.23.0

Bumps [rollup](https://github.com/rollup/rollup) from 3.17.2 to 3.23.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/v3.17.2...v3.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/531/head
dependabot[bot] 12 months ago committed by GitHub
parent dcbea5fd15
commit 0a17459012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"jest": "^29.4.3",
"prettier": "^2.8.4",
"rollup": "^3.17.2",
"rollup": "^3.23.0",
"rollup-plugin-terser": "^7.0.2",
"sinon": "^15.0.1",
"turbo": "1.8.2",

@ -10289,10 +10289,10 @@ rollup-plugin-terser@^7.0.2:
serialize-javascript "^4.0.0"
terser "^5.0.0"
rollup@^3.17.2:
version "3.17.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.17.2.tgz#a4ecd29c488672a0606e41ef57474fad715750a9"
integrity sha512-qMNZdlQPCkWodrAZ3qnJtvCAl4vpQ8q77uEujVCCbC/6CLB7Lcmvjq7HyiOSnf4fxTT9XgsE36oLHJBH49xjqA==
rollup@^3.23.0:
version "3.23.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.23.0.tgz#b8d6146dac4bf058ee817f92820988e9b358b564"
integrity sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==
optionalDependencies:
fsevents "~2.3.2"

Loading…
Cancel
Save