Skip to content

Commit f6d548f

Browse files
authored
Merge pull request #33 from ryanhefner/greenkeeper/rollup-0.65.0
Update rollup to the latest version 🚀
2 parents a73fda9 + 83180e5 commit f6d548f

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.4.1",
6060
"react-test-renderer": "^16.4.1",
6161
"regenerator-runtime": "^0.12.0",
62-
"rollup": "^0.64.1",
62+
"rollup": "^0.65.0",
6363
"rollup-plugin-babel": "^3.0.7",
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
@@ -3776,9 +3776,9 @@ rollup-watch@^4.3.1:
37763776
require-relative "0.8.7"
37773777
rollup-pluginutils "^2.0.1"
37783778

3779-
rollup@^0.64.1:
3780-
version "0.64.1"
3781-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.64.1.tgz#9188ee368e5fcd43ffbc00ec414e72eeb5de87ba"
3779+
rollup@^0.65.0:
3780+
version "0.65.0"
3781+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba"
37823782
dependencies:
37833783
"@types/estree" "0.0.39"
37843784
"@types/node" "*"

0 commit comments

Comments
 (0)