Skip to content

Commit b6d1852

Browse files
committed
chore(deps): update dependency rollup to v0.65.2
1 parent ba72c75 commit b6d1852

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.4.2",
6868
"react-dom": "16.4.2",
6969
"react-test-renderer": "16.4.2",
70-
"rollup": "0.65.0",
70+
"rollup": "0.65.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
@@ -6204,9 +6204,9 @@ rollup-pluginutils@^2.0.1:
62046204
estree-walker "^0.3.0"
62056205
micromatch "^2.3.11"
62066206

6207-
6208-
version "0.65.0"
6209-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.0.tgz#280db1252169b68fc3043028346b337dde453fba"
6207+
6208+
version "0.65.2"
6209+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.65.2.tgz#e1532e3c1a2e102c89d99289a184fcbbc7cd4b4a"
62106210
dependencies:
62116211
"@types/estree" "0.0.39"
62126212
"@types/node" "*"

0 commit comments

Comments
 (0)