aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 12:48:56 +0200
committerGitHub <[email protected]>2021-02-16 12:48:56 +0200
commit36cf9b47dc073dfaf32a74bc6d883d6c79b1d55f (patch)
treef15e1608aa0ff7a0a06fe56373f165ffd2ae8f78
parent0ce22d43b9e5a893c62b4156ef5657fb8ea303fd (diff)
downloadbootstrap-36cf9b47dc073dfaf32a74bc6d883d6c79b1d55f.tar.xz
bootstrap-36cf9b47dc073dfaf32a74bc6d883d6c79b1d55f.zip
Bump @rollup/plugin-babel from 5.2.3 to 5.3.0 (#33113)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.3 to 5.3.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.3...babel-v5.3.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
-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 0167915ba..4a4fabf9f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1157,9 +1157,9 @@
"dev": true
},
"@rollup/plugin-babel": {
- "version": "5.2.3",
- "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.2.3.tgz",
- "integrity": "sha512-DOMc7nx6y5xFi86AotrFssQqCen6CxYn+zts5KSI879d4n1hggSb4TH3mjVgG17Vc3lZziWWfcXzrEmVdzPMdw==",
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.0.tgz",
+ "integrity": "sha512-9uIC8HZOnVLrLHxayq/PTzw+uS25E14KPUBh5ktF+18Mjo5yK0ToMMx6epY0uEgkjwJw0aBW4x2horYXh8juWw==",
"dev": true,
"requires": {
"@babel/helper-module-imports": "^7.10.4",
diff --git a/package.json b/package.json
index 851b94259..6973f9d7a 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"@babel/core": "^7.12.16",
"@babel/preset-env": "^7.12.16",
"@popperjs/core": "^2.6.0",
- "@rollup/plugin-babel": "^5.2.3",
+ "@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"@rollup/plugin-replace": "^2.3.4",