Skip to content

Commit 03e1a19

Browse files
committed
chore(deps): update dependency rollup to v0.66.4
1 parent 4c042d3 commit 03e1a19

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.2",
6868
"react-dom": "16.5.2",
6969
"react-test-renderer": "16.5.2",
70-
"rollup": "0.66.2",
70+
"rollup": "0.66.4",
7171
"rollup-plugin-babel": "3.0.7",
7272
"rollup-plugin-commonjs": "9.1.8",
7373
"rollup-plugin-node-builtins": "2.1.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6255,9 +6255,9 @@ rollup-pluginutils@^2.3.1:
62556255
estree-walker "^0.5.2"
62566256
micromatch "^2.3.11"
62576257

6258-
rollup@0.66.2:
6259-
version "0.66.2"
6260-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.2.tgz#77acdb9f4093f5f035ce75480577c40a81ea7999"
6258+
rollup@0.66.4:
6259+
version "0.66.4"
6260+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.4.tgz#8067b9638af82873b7fd644af9c3d72108ca4bab"
62616261
dependencies:
62626262
"@types/estree" "0.0.39"
62636263
"@types/node" "*"

0 commit comments

Comments
 (0)