Skip to content

Commit 6fcd23d

Browse files
chore(deps): update dependency rollup to v0.66.0 (#215)
1 parent 4b93e33 commit 6fcd23d

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
@@ -56,7 +56,7 @@
5656
"prettier": "1.14.2",
5757
"prettier-package-json": "2.0.0",
5858
"rimraf": "2.6.2",
59-
"rollup": "0.65.2",
59+
"rollup": "0.66.0",
6060
"rollup-plugin-babel": "4.0.0-beta.8",
6161
"rollup-plugin-commonjs": "9.1.6",
6262
"rollup-plugin-node-resolve": "3.4.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6380,9 +6380,9 @@ rollup-pluginutils@^2.3.0:
63806380
estree-walker "^0.5.2"
63816381
micromatch "^2.3.11"
63826382

6383-
rollup@0.65.2:
6384-
version "0.65.2"
6385-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.2.tgz#e1532e3c1a2e102c89d99289a184fcbbc7cd4b4a"
6383+
rollup@0.66.0:
6384+
version "0.66.0"
6385+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
63866386
dependencies:
63876387
"@types/estree" "0.0.39"
63886388
"@types/node" "*"

0 commit comments

Comments
 (0)