aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-10 13:39:56 +0300
committerGitHub <[email protected]>2020-09-10 13:39:56 +0300
commit3786accc9a90611a60b7e3f26be28a0552203cd5 (patch)
tree57d4d2a5926b6f12fdcde816d4903b7d88f81b1e /package.json
parentd9222ad1fa522e0b7e2b6adfc557647babb21d4c (diff)
downloadbootstrap-3786accc9a90611a60b7e3f26be28a0552203cd5.tar.xz
bootstrap-3786accc9a90611a60b7e3f26be28a0552203cd5.zip
Bump @rollup/plugin-babel from 5.2.0 to 5.2.1 (#31626)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.0...babel-v5.2.1) 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 b03630195..b46fc373e 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
- "@rollup/plugin-babel": "^5.2.0",
+ "@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"autoprefixer": "^9.8.6",