Skip to content

Commit 0bfd3a8

Browse files
authored
Merge pull request #197 from bokuweb/renovate/rollup-plugin-babel-3.x
chore(deps): update dependency rollup-plugin-babel to v3.0.7
2 parents 37c6b42 + a1cc971 commit 0bfd3a8

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
@@ -7286,9 +7286,9 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
72867286
hash-base "^2.0.0"
72877287
inherits "^2.0.1"
72887288

7289-
rollup-plugin-babel@3.0.4:
7290-
version "3.0.4"
7291-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-3.0.4.tgz#41b3e762fe64450dd61da3105a2cf7ad76be4edc"
7289+
rollup-plugin-babel@3.0.7:
7290+
version "3.0.7"
7291+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-3.0.7.tgz#5b13611f1ab8922497e9d15197ae5d8a23fe3b1e"
72927292
dependencies:
72937293
rollup-pluginutils "^1.5.0"
72947294

0 commit comments

Comments
 (0)