Skip to content

Commit b431e39

Browse files
chore(deps): update dependency rollup-plugin-babel to v4.0.0-beta.7 (#318)
1 parent 53fa609 commit b431e39

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
@@ -54,7 +54,7 @@
5454
"prettier-package-json": "1.6.0",
5555
"rimraf": "2.6.2",
5656
"rollup": "0.61.2",
57-
"rollup-plugin-babel": "4.0.0-beta.6",
57+
"rollup-plugin-babel": "4.0.0-beta.7",
5858
"rollup-plugin-commonjs": "9.1.3",
5959
"rollup-plugin-node-resolve": "3.3.0",
6060
"rollup-plugin-replace": "2.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3915,9 +3915,9 @@ [email protected], rimraf@^2.2.8, rimraf@^2.6.1:
39153915
dependencies:
39163916
glob "^7.0.5"
39173917

3918-
3919-
version "4.0.0-beta.6"
3920-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.0.0-beta.6.tgz#3e47f9065e9b47141a0e677fa6faf8255e032274"
3918+
3919+
version "4.0.0-beta.7"
3920+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.0.0-beta.7.tgz#8c38a685f8009fc6fbf1d31597cb3c5f8060caf5"
39213921
dependencies:
39223922
"@babel/helper-module-imports" "7.0.0-beta.51"
39233923
rollup-pluginutils "^2.3.0"

0 commit comments

Comments
 (0)