Skip to content

Commit abe553f

Browse files
committed
chore(deps): update dependency rollup to v0.66.2
1 parent 39b5615 commit abe553f

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.66.0",
70+
"rollup": "0.66.2",
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-
6171-
version "0.66.0"
6172-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.0.tgz#697acc008f4b613695b17222c7626affddf4a506"
6170+
6171+
version "0.66.2"
6172+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.2.tgz#77acdb9f4093f5f035ce75480577c40a81ea7999"
61736173
dependencies:
61746174
"@types/estree" "0.0.39"
61756175
"@types/node" "*"

0 commit comments

Comments
 (0)