build: update rollup to version 1.30.1

This commit is contained in:
Renovate Bot 2020-01-27 17:05:40 +00:00 committed by Keen Yee Liau
parent 87cf65d0d2
commit 5dc2020b0f
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"raw-loader": "4.0.0",
"regenerator-runtime": "0.13.3",
"rimraf": "3.0.0",
"rollup": "1.29.1",
"rollup": "1.30.1",
"rxjs": "6.5.4",
"sass": "1.25.0",
"sass-loader": "8.0.2",

View File

@ -9685,10 +9685,10 @@ rollup@1.29.0:
"@types/node" "*"
acorn "^7.1.0"
rollup@1.29.1:
version "1.29.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.1.tgz#8715d0a4ca439be3079f8095989ec8aa60f637bc"
integrity sha512-dGQ+b9d1FOX/gluiggTAVnTvzQZUEkCi/TwZcax7ujugVRHs0nkYJlV9U4hsifGEMojnO+jvEML2CJQ6qXgbHA==
rollup@1.30.1:
version "1.30.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.1.tgz#3fd28d6198beb2f3cd1640732047d5ec16c2d3a0"
integrity sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw==
dependencies:
"@types/estree" "*"
"@types/node" "*"