Skip to content

Commit bf0562c

Browse files
authored
Merge pull request #25 from ryanhefner/greenkeeper/rollup-0.66.0
Greenkeeper/rollup 0.66.0
2 parents 6550345 + ca33828 commit bf0562c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"react-timecode": "^1.1.3",
7575
"regenerator-runtime": "^0.12.0",
7676
"rimraf": "^2.6.1",
77-
"rollup": "^0.64.1",
77+
"rollup": "^0.66.0",
7878
"rollup-plugin-babel": "^3.0.3",
7979
"rollup-plugin-commonjs": "^9.1.0",
8080
"rollup-plugin-json": "^3.0.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3815,9 +3815,9 @@ rollup-watch@^4.3.1:
38153815
require-relative "0.8.7"
38163816
rollup-pluginutils "^2.0.1"
38173817

3818-
rollup@^0.64.1:
3819-
version "0.64.1"
3820-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.64.1.tgz#9188ee368e5fcd43ffbc00ec414e72eeb5de87ba"
3818+
rollup@^0.66.0:
3819+
version "0.66.0"
3820+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
38213821
dependencies:
38223822
"@types/estree" "0.0.39"
38233823
"@types/node" "*"

0 commit comments

Comments
 (0)