Bumps [rollup](https://github.com/rollup/rollup) from 1.19.2 to 1.19.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/v1.19.2...v1.19.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
"jsdom": "^15.1.1",
"mocha": "^6.2.0",
"prettier": "^1.18.2",
- "rollup": "^1.19.2",
+ "rollup": "^1.19.3",
"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.19.2:
- version "1.19.2"
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.2.tgz#64f74ef9b743cbc31e5aa226c7bce0a767cd9a33"
- integrity sha512-nH8Sr5MMhdq+Se4w9RsJiwIFJ7eHNt+UyqR8a1WKlP36+ruJnzRoXMeSXicdRScAyDhrdQQR7GUX6W41qHlp+A==
+rollup@^1.19.3:
+ version "1.19.3"
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.19.3.tgz#77e59426faa6d8399e7b75c129e81447cf9db317"
+ integrity sha512-+6VtYadkQEp6OTSa6ms1eAE/CYW+kD9rCd3fq4E2T3VaVqwTcY4vq0zBcB4nhQANnId+SwSpgCn4RFfOUAsWjQ==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.6.9"