Skip to content

Commit a1cc971

Browse files
committed
chore(deps): update dependency rollup-plugin-babel to v3.0.7
1 parent dc7c4ea commit a1cc971

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
"react": "16.4.1",
5757
"react-dom": "16.4.1",
5858
"rollup": "0.60.7",
59-
"rollup-plugin-babel": "3.0.4",
59+
"rollup-plugin-babel": "3.0.7",
6060
"rollup-plugin-commonjs": "9.1.3",
6161
"rollup-plugin-node-globals": "1.2.1",
6262
"rollup-plugin-node-resolve": "3.3.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7273,9 +7273,9 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
72737273
hash-base "^2.0.0"
72747274
inherits "^2.0.1"
72757275

7276-
rollup-plugin-babel@3.0.4:
7277-
version "3.0.4"
7278-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-3.0.4.tgz#41b3e762fe64450dd61da3105a2cf7ad76be4edc"
7276+
rollup-plugin-babel@3.0.7:
7277+
version "3.0.7"
7278+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-3.0.7.tgz#5b13611f1ab8922497e9d15197ae5d8a23fe3b1e"
72797279
dependencies:
72807280
rollup-pluginutils "^1.5.0"
72817281

0 commit comments

Comments
 (0)