Bumps [rollup](https://github.com/rollup/rollup) from 1.20.0 to 1.20.2.
- [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/v1.20.0...v1.20.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
"jsdom": "^15.1.1",
"mocha": "^6.2.0",
"prettier": "^1.18.2",
- "rollup": "^1.20.0",
+ "rollup": "^1.20.2",
"rollup-plugin-alias": "^1.5.2",
"rollup-plugin-commonjs": "^10.0.2",
"rollup-plugin-node-resolve": "^5.2.0",
dependencies:
estree-walker "^0.6.1"
-rollup@^1.20.0:
- version "1.20.0"
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.0.tgz#3799e4cd2f48c0a068d87af575956d8d72c9447a"
- integrity sha512-zW80j9RSJ0VV0VOxP1i7cF279+IlAaD49Ihwqb87PDR0555Fvk10HKmh2yUtXCdBb37bELuhHWZTJc4uoCo8Vw==
+rollup@^1.20.2:
+ version "1.20.2"
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.20.2.tgz#0e1be13cb5de244c9c463027092f7c93461558b9"
+ integrity sha512-pF4jFzNWMUuudIAeiTgOcSxn8XkBN2Y2/IwPR7iL/IZ8k9RwoLyp2QwNWiYT+HF537zwpmzZHTBYw345H9vq1A==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.7.2"