aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-18 21:24:52 +0300
committerGitHub <[email protected]>2020-08-18 21:24:52 +0300
commit73b39dfb796aed5ba54ec232bb878d04bd240ba1 (patch)
tree5007c6b2a5584938609c04fbe39583da905fdf6d /package.json
parentd4f12f699af760608e116162bd444cbf466a2ea7 (diff)
downloadbootstrap-73b39dfb796aed5ba54ec232bb878d04bd240ba1.tar.xz
bootstrap-73b39dfb796aed5ba54ec232bb878d04bd240ba1.zip
Bump @rollup/plugin-babel from 5.1.0 to 5.2.0 (#31493)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/babel-v5.1.0...babel-v5.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 ee4a582c3..7191133b4 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.1",
"@babel/preset-env": "^7.11.0",
- "@rollup/plugin-babel": "^5.1.0",
+ "@rollup/plugin-babel": "^5.2.0",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"autoprefixer": "^9.8.6",