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 Feb 26, 2019
1 parent 4de762d commit c9edc46
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion js-given/package.json
Expand Up @@ -75,7 +75,7 @@
"mocha": "5.2.0",
"nodegit": "0.24.0",
"protractor": "5.4.2",
"rollup": "0.68.2",
"rollup": "1.2.4",
"rollup-plugin-babel": "3.0.7",
"rollup-plugin-uglify": "4.0.0",
"sinon": "6.3.5",
Expand Down
11 changes: 8 additions & 3 deletions js-given/yarn.lock
Expand Up @@ -131,6 +131,10 @@ acorn@^5.0.0, acorn@^5.1.2:
version "5.2.1"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.2.1.tgz#317ac7821826c22c702d66189ab8359675f135d7"

acorn@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.0.tgz#b0a3be31752c97a0f7013c5f4903b71a05db6818"

adm-zip@^0.4.7:
version "0.4.7"
resolved "https://registry.yarnpkg.com/adm-zip/-/adm-zip-0.4.7.tgz#8606c2cbf1c426ce8c8ec00174447fd49b6eafc1"
Expand Down Expand Up @@ -4961,12 +4965,13 @@ rollup-pluginutils@^1.5.0:
estree-walker "^0.2.1"
minimatch "^3.0.2"

rollup@0.68.2:
version "0.68.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.68.2.tgz#c26afb5d981ca7a1a32f76087dbde9dad4fcc653"
rollup@1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.2.4.tgz#468def9efd90d676db08154174c0a8ee2aecfb71"
dependencies:
"@types/estree" "0.0.39"
"@types/node" "*"
acorn "^6.1.0"

run-parallel@^1.1.4:
version "1.1.6"
Expand Down

0 comments on commit c9edc46

Please sign in to comment.