Skip to content

Commit 881ab01

Browse files
chore(deps): update dependency rollup-plugin-babel to v4.0.0-beta.7 (#105)
1 parent cd31392 commit 881ab01

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
@@ -53,7 +53,7 @@
5353
"prettier-package-json": "1.6.0",
5454
"rimraf": "2.6.2",
5555
"rollup": "0.62.0",
56-
"rollup-plugin-babel": "4.0.0-beta.6",
56+
"rollup-plugin-babel": "4.0.0-beta.7",
5757
"rollup-plugin-commonjs": "9.1.3",
5858
"rollup-plugin-node-resolve": "3.3.0",
5959
"rollup-plugin-replace": "2.0.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3858,9 +3858,9 @@ rimraf@2.6.2, rimraf@^2.2.8, rimraf@^2.6.1:
38583858
dependencies:
38593859
glob "^7.0.5"
38603860

3861-
rollup-plugin-babel@4.0.0-beta.6:
3862-
version "4.0.0-beta.6"
3863-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.0.0-beta.6.tgz#3e47f9065e9b47141a0e677fa6faf8255e032274"
3861+
rollup-plugin-babel@4.0.0-beta.7:
3862+
version "4.0.0-beta.7"
3863+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.0.0-beta.7.tgz#8c38a685f8009fc6fbf1d31597cb3c5f8060caf5"
38643864
dependencies:
38653865
"@babel/helper-module-imports" "7.0.0-beta.51"
38663866
rollup-pluginutils "^2.3.0"

0 commit comments

Comments
 (0)