Skip to content

Commit 63ec5d7

Browse files
chore(deps): update devdependency rollup-plugin-babel to ^4.4.0 (#4904)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 24e9b11 commit 63ec5d7

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
@@ -146,7 +146,7 @@
146146
"prettier": "1.14.3",
147147
"require-context": "^1.1.0",
148148
"rollup": "^1.32.1",
149-
"rollup-plugin-babel": "^4.3.3",
149+
"rollup-plugin-babel": "^4.4.0",
150150
"rollup-plugin-commonjs": "^10.1.0",
151151
"rollup-plugin-node-resolve": "^5.2.0",
152152
"sass-loader": "^8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11855,10 +11855,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
1185511855
hash-base "^3.0.0"
1185611856
inherits "^2.0.1"
1185711857

11858-
rollup-plugin-babel@^4.3.3:
11859-
version "4.3.3"
11860-
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.3.3.tgz#7eb5ac16d9b5831c3fd5d97e8df77ba25c72a2aa"
11861-
integrity sha512-tKzWOCmIJD/6aKNz0H1GMM+lW1q9KyFubbWzGiOG540zxPPifnEAHTZwjo0g991Y+DyOZcLqBgqOdqazYE5fkw==
11858+
rollup-plugin-babel@^4.4.0:
11859+
version "4.4.0"
11860+
resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
11861+
integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
1186211862
dependencies:
1186311863
"@babel/helper-module-imports" "^7.0.0"
1186411864
rollup-pluginutils "^2.8.1"

0 commit comments

Comments
 (0)