mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-17 06:16:33 +00:00
Upgrade rollup
This commit is contained in:
parent
9b67b860c6
commit
75d760fc3e
@ -46,7 +46,7 @@
|
||||
"optimize-js": "^1.0.0",
|
||||
"polymer-cli": "^0.16.0",
|
||||
"polymer-lint": "^0.8.3",
|
||||
"rollup": "^0.35.12",
|
||||
"rollup": "^0.36.3",
|
||||
"rollup-plugin-buble": "^0.14.0",
|
||||
"rollup-plugin-commonjs": "^5.0.3",
|
||||
"rollup-plugin-node-resolve": "^2.0.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -4752,9 +4752,9 @@ rollup-watch@^2.5.0:
|
||||
dependencies:
|
||||
semver "^5.1.0"
|
||||
|
||||
rollup@^0.35.12:
|
||||
version "0.35.15"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.35.15.tgz#f1df97205ea7c7ce79afbf113c7b1a61ec8300fd"
|
||||
rollup@^0.36.3:
|
||||
version "0.36.3"
|
||||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.36.3.tgz#c89ac479828924ff8f69c1d44541cb4ea2fc11fc"
|
||||
dependencies:
|
||||
source-map-support "^0.4.0"
|
||||
|
||||
@ -5411,9 +5411,9 @@ ternary-stream@^2.0.0:
|
||||
merge-stream "^1.0.0"
|
||||
through2 "^2.0.0"
|
||||
|
||||
"test-fixture@github:polymerelements/test-fixture":
|
||||
test-fixture@PolymerElements/test-fixture:
|
||||
version "1.1.1"
|
||||
resolved "https://codeload.github.com/polymerelements/test-fixture/tar.gz/05514d6f32ade6fe54de5b242bbb43ea9dcff3c0"
|
||||
resolved "https://codeload.github.com/PolymerElements/test-fixture/tar.gz/05514d6f32ade6fe54de5b242bbb43ea9dcff3c0"
|
||||
|
||||
test-value@^1.1.0:
|
||||
version "1.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user