Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 9, 2019
1 parent 8f9cbc7 commit ffc4a1b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"nyc": "10.3.2",
"pre-commit": "1.2.2",
"rimraf": "2.6.2",
"rollup": "0.67.1",
"rollup": "1.1.0",
"rollup-plugin-buble": "0.15.0",
"rollup-plugin-gzip": "1.3.0",
"rollup-plugin-uglify": "2.0.1",
Expand Down
11 changes: 8 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ acorn@^3.0.4, acorn@^3.1.0, acorn@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-3.3.0.tgz#45e37fb39e8da3f25baee3ff5369e2bb5f22017a"

acorn@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.5.tgz#81730c0815f3f3b34d8efa95cb7430965f4d887a"

ajv-keywords@^1.0.0:
version "1.5.1"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.1.tgz#314dd0a4b3368fad3dfcdc54ede6171b886daf3c"
Expand Down Expand Up @@ -3403,12 +3407,13 @@ rollup-pluginutils@^1.5.0:
estree-walker "^0.2.1"
minimatch "^3.0.2"

rollup@0.67.1:
version "0.67.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.67.1.tgz#4094110c944d3c9e25b5bf196771b51132ec3adb"
rollup@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.1.0.tgz#461a7534b55be48aa4a6e6810a1543a5769e75d1"
dependencies:
"@types/estree" "0.0.39"
"@types/node" "*"
acorn "^6.0.5"

run-async@^0.1.0:
version "0.1.0"
Expand Down

0 comments on commit ffc4a1b

Please sign in to comment.