Skip to content

Commit

Permalink
Update rollup to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2019
1 parent de802fa commit 4484ef1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"lint-staged": "8.1.0",
"prettier": "1.15.3",
"rimraf": "2.6.3",
"rollup": "1.0.1",
"rollup": "1.0.2",
"rollup-plugin-babel": "4.2.0",
"rollup-plugin-commonjs": "9.2.0",
"rollup-plugin-json": "3.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5836,10 +5836,10 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0, rollup-pluginutils@^2.3.1,
estree-walker "^0.5.2"
micromatch "^2.3.11"

rollup@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.0.1.tgz#59dbf80d4ca993e73ec0886c5a649d4e297ae07d"
integrity sha512-jf1EA9xJMx4hgEVdJQd8lVo2a0gbzY7fKM9kHZwQzcafYDapwLijd9G56Kxm2/RdEnQUEw9mSv8PyRWhsV0x2A==
rollup@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.0.2.tgz#df88abda5cfe96afaa07dbd540510f87e60d1baf"
integrity sha512-FkkSrWUVo1WliS+/GIgEmKQPILubgVdBRTWampfdhkasxx7sM2nfwSfKiX3paIBVnN0HG3DvkTy13RfjkyBX9w==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "*"
Expand Down

0 comments on commit 4484ef1

Please sign in to comment.