Bump rollup from 3.17.2 to 3.21.5

Bumps [rollup](https://github.com/rollup/rollup) from 3.17.2 to 3.21.5.
- [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.21.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/524/head
dependabot[bot] 1 year ago committed by GitHub
parent dcbea5fd15
commit 30f649b022
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.21.5",
"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.21.5:
version "3.21.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.5.tgz#1fbae43dc1079497b04604707f1cf979e51bfe49"
integrity sha512-a4NTKS4u9PusbUJcfF4IMxuqjFzjm6ifj76P54a7cKnvVzJaG12BLVR+hgU2YDGHzyMMQNxLAZWuALsn8q2oQg==
optionalDependencies:
fsevents "~2.3.2"

Loading…
Cancel
Save