aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-10 13:45:25 +0200
committerGitHub <[email protected]>2020-03-10 13:45:25 +0200
commit437ce778511f34b00c9824424300725b3000fd9b (patch)
tree479ac485956bf7ad76cc0911310adbe69f17cb06
parent74ed9d92e8f2ccd67ea7bee3820f5afafbd1409e (diff)
downloadbootstrap-437ce778511f34b00c9824424300725b3000fd9b.tar.xz
bootstrap-437ce778511f34b00c9824424300725b3000fd9b.zip
Bump rollup-plugin-babel from 4.3.3 to 4.4.0 (#30369)
Bumps [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel) from 4.3.3 to 4.4.0. - [Release notes](https://github.com/rollup/rollup-plugin-babel/releases) - [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup-plugin-babel/compare/v4.3.3...v4.4.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 1131f7bdf..237504428 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11059,9 +11059,9 @@
}
},
"rollup-plugin-babel": {
- "version": "4.3.3",
- "resolved": "https://registry.npmjs.org/rollup-plugin-babel/-/rollup-plugin-babel-4.3.3.tgz",
- "integrity": "sha512-tKzWOCmIJD/6aKNz0H1GMM+lW1q9KyFubbWzGiOG540zxPPifnEAHTZwjo0g991Y+DyOZcLqBgqOdqazYE5fkw==",
+ "version": "4.4.0",
+ "resolved": "https://registry.npmjs.org/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz",
+ "integrity": "sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==",
"dev": true,
"requires": {
"@babel/helper-module-imports": "^7.0.0",
diff --git a/package.json b/package.json
index 04bfa480b..3bfb00ab6 100644
--- a/package.json
+++ b/package.json
@@ -126,7 +126,7 @@
"popper.js": "^1.16.0",
"postcss-cli": "^7.1.0",
"rollup": "^2.0.2",
- "rollup-plugin-babel": "^4.3.3",
+ "rollup-plugin-babel": "^4.4.0",
"rollup-plugin-istanbul": "^2.0.1",
"serve": "^11.3.0",
"shelljs": "^0.8.3",