Skip to content

Commit d743e22

Browse files
authored
Merge pull request #20 from ryanhefner/greenkeeper/rollup-0.62.0
Greenkeeper/rollup 0.62.0
2 parents 2177f5f + 13dd3b1 commit d743e22

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-dom": "^16.2.0",
6060
"react-test-renderer": "^16.2.0",
6161
"regenerator-runtime": "^0.12.0",
62-
"rollup": "^0.59.1",
62+
"rollup": "^0.62.0",
6363
"rollup-plugin-babel": "^3.0.3",
6464
"rollup-plugin-commonjs": "^9.1.0",
6565
"rollup-plugin-json": "^3.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3697,9 +3697,9 @@ rollup-watch@^4.3.1:
36973697
require-relative "0.8.7"
36983698
rollup-pluginutils "^2.0.1"
36993699

3700-
rollup@^0.59.1:
3701-
version "0.59.1"
3702-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.59.1.tgz#86cbceaecd861df1317a0aa29207173de23e6a5d"
3700+
rollup@^0.62.0:
3701+
version "0.62.0"
3702+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.62.0.tgz#4ca8b3c9582195dc9341ff8a1375f58319b95bfc"
37033703
dependencies:
37043704
"@types/estree" "0.0.39"
37053705
"@types/node" "*"

0 commit comments

Comments
 (0)