chore(package): update rollup to version 1.5.0 (#1088)

* chore(package): update rollup to version 1.5.0

* chore(package): update lockfile yarn.lock
This commit is contained in:
Nolan Lawson 2019-03-07 17:12:51 -08:00 committed by GitHub
parent 9012b6ce5c
commit a6d14e2d54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -84,7 +84,7 @@
"quick-lru": "^2.0.0",
"remount": "^0.9.5",
"requestidlecallback": "^0.3.0",
"rollup": "^1.3.2",
"rollup": "^1.5.0",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-terser": "^4.0.4",
"sapper": "nolanlawson/sapper#for-pinafore-10",

View File

@ -6439,10 +6439,10 @@ rollup-pluginutils@^2.0.1:
estree-walker "^0.5.2"
micromatch "^2.3.11"
rollup@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.3.2.tgz#e23376b8d5d3d87c1cd6310b18fc79c01b8f9353"
integrity sha512-xU6L5HqOY0sDeFxMTTs/GoYwcLiuKWfxxFWQTlwsZlQinQh1wfoxtDR4F3E2cHLS81nL9yl8LjZzuOWKd19smg==
rollup@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.5.0.tgz#559350d52db3ea7fc750bfbf434276b7198d60af"
integrity sha512-xs32mjZhXmUPL+1u300YKFoN/Oqa0VoOkVu/5/bf2n60NpHgoO2L1mevuZg4ltkjrcO2dUfaTvCZzD3BPuAyQQ==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^11.9.5"