Skip to content

Commit 2125629

Browse files
committed
Update dependency rollup-plugin-babel to v4.4.0
1 parent 386054f commit 2125629

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-standard": "4.0.1",
3030
"eslint-plugin-vue": "6.2.2",
3131
"rollup": "1.32.1",
32-
"rollup-plugin-babel": "4.3.3",
32+
"rollup-plugin-babel": "4.4.0",
3333
"rollup-plugin-commonjs": "10.1.0",
3434
"rollup-plugin-node-resolve": "5.2.0",
3535
"rollup-plugin-terser": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3196,10 +3196,10 @@ rimraf@2.6.3:
31963196
dependencies:
31973197
glob "^7.1.3"
31983198

3199-
rollup-plugin-babel@4.3.3:
3200-
version "4.3.3"
3201-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.3.3.tgz#7eb5ac16d9b5831c3fd5d97e8df77ba25c72a2aa"
3202-
integrity sha512-tKzWOCmIJD/6aKNz0H1GMM+lW1q9KyFubbWzGiOG540zxPPifnEAHTZwjo0g991Y+DyOZcLqBgqOdqazYE5fkw==
3199+
rollup-plugin-babel@4.4.0:
3200+
version "4.4.0"
3201+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
3202+
integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
32033203
dependencies:
32043204
"@babel/helper-module-imports" "^7.0.0"
32053205
rollup-pluginutils "^2.8.1"

0 commit comments

Comments
 (0)