Skip to content

Commit 486643f

Browse files
committed
chore(deps): update dependency rollup to v0.66.0
1 parent 2b7b6b4 commit 486643f

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
@@ -67,7 +67,7 @@
6767
"react": "16.5.1",
6868
"react-dom": "16.5.1",
6969
"react-test-renderer": "16.5.1",
70-
"rollup": "0.65.2",
70+
"rollup": "0.66.0",
7171
"rollup-plugin-babel": "3.0.7",
7272
"rollup-plugin-commonjs": "9.1.6",
7373
"rollup-plugin-node-builtins": "2.1.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6167,9 +6167,9 @@ rollup-pluginutils@^2.3.1:
61676167
estree-walker "^0.5.2"
61686168
micromatch "^2.3.11"
61696169

6170-
rollup@0.65.2:
6171-
version "0.65.2"
6172-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.2.tgz#e1532e3c1a2e102c89d99289a184fcbbc7cd4b4a"
6170+
rollup@0.66.0:
6171+
version "0.66.0"
6172+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
61736173
dependencies:
61746174
"@types/estree" "0.0.39"
61756175
"@types/node" "*"

0 commit comments

Comments
 (0)