Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 13:48:56 +0300
committerGitHub <noreply@github.com>2021-02-16 13:48:56 +0300
commit36cf9b47dc073dfaf32a74bc6d883d6c79b1d55f (patch)
treef15e1608aa0ff7a0a06fe56373f165ffd2ae8f78 /package.json
parent0ce22d43b9e5a893c62b4156ef5657fb8ea303fd (diff)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 851b94259e..6973f9d7a0 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",