Skip to content

Commit a1ccca9

Browse files
greenkeeper[bot]thebuilder
authored andcommitted
Update rollup to the latest version 🚀 (#121)
* chore(package): update rollup to version 0.66.0 * chore(package): update lockfile yarn.lock
1 parent 1fbbe6c commit a1ccca9

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
@@ -129,7 +129,7 @@
129129
"react": "^16.4.2",
130130
"react-dom": "^16.4.2",
131131
"react-test-renderer": "^16.4.2",
132-
"rollup": "^0.65.0",
132+
"rollup": "^0.66.0",
133133
"rollup-plugin-babel": "^4.0.1",
134134
"rollup-plugin-commonjs": "^9.1.6",
135135
"rollup-plugin-node-resolve": "^3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8259,9 +8259,9 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.0:
82598259
estree-walker "^0.5.2"
82608260
micromatch "^2.3.11"
82618261

8262-
rollup@^0.65.0:
8263-
version "0.65.0"
8264-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba"
8262+
rollup@^0.66.0:
8263+
version "0.66.0"
8264+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
82658265
dependencies:
82668266
"@types/estree" "0.0.39"
82678267
"@types/node" "*"

0 commit comments

Comments
 (0)