chore(deps): update dependency rollup to ^1.12.4 (#5815)

This commit is contained in:
renovate[bot] 2019-05-27 10:00:02 +01:00 committed by Xin Du (Clark)
parent 09620d58a9
commit 7354d95ee3
2 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,7 @@
"request": "^2.88.0",
"request-promise-native": "^1.0.7",
"rimraf": "^2.6.3",
"rollup": "^1.12.3",
"rollup": "^1.12.4",
"rollup-plugin-alias": "^1.5.1",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",

View File

@ -9878,10 +9878,10 @@ rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0,
estree-walker "^0.6.0"
micromatch "^3.1.10"
rollup@^1.12.3:
version "1.12.3"
resolved "https://registry.npmjs.org/rollup/-/rollup-1.12.3.tgz#068b1957d5bebf6c0a758cfe42609b512add35a9"
integrity sha512-ueWhPijWN+GaPgD3l77hXih/gcDXmYph6sWeQegwBYtaqAE834e8u+MC2wT6FKIUsz1DBOyOXAQXUZB+rjWDoQ==
rollup@^1.12.4:
version "1.12.4"
resolved "https://registry.npmjs.org/rollup/-/rollup-1.12.4.tgz#f2cb825300cea6601f12a4c3d2f3918807b27403"
integrity sha512-sHg0F05oTMJzM592MWU8irsPx8LIFMKSCnEkcp6vp/gnj+oJ9GJEBW9hl8jUqy2L6Q2uUxFzPgvoExLbfuSODA==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.0.2"