Skip to content

Commit 36489f1

Browse files
authored
Merge pull request #42 from ryanhefner/greenkeeper/rollup-0.66.0
Update rollup to the latest version 🚀
2 parents bc4c90c + 1440528 commit 36489f1

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
@@ -60,7 +60,7 @@
6060
"react-dom": "^16.4.1",
6161
"react-test-renderer": "^16.4.1",
6262
"regenerator-runtime": "^0.12.0",
63-
"rollup": "^0.65.0",
63+
"rollup": "^0.66.0",
6464
"rollup-plugin-babel": "^4.0.2",
6565
"rollup-plugin-commonjs": "^9.1.0",
6666
"rollup-plugin-json": "^3.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4054,9 +4054,9 @@ rollup-watch@^4.3.1:
40544054
require-relative "0.8.7"
40554055
rollup-pluginutils "^2.0.1"
40564056

4057-
rollup@^0.65.0:
4058-
version "0.65.0"
4059-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba"
4057+
rollup@^0.66.0:
4058+
version "0.66.0"
4059+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
40604060
dependencies:
40614061
"@types/estree" "0.0.39"
40624062
"@types/node" "*"

0 commit comments

Comments
 (0)