aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-02 13:21:52 +0200
committerGitHub <[email protected]>2021-02-02 13:21:52 +0200
commit4c1acccc22917127047bccda95268f36384eece5 (patch)
tree9d327cc05627ba2ba231e58853be1fd185705261 /package-lock.json
parented0fc832166b0911f1534a2dab7ae38f01d5a119 (diff)
downloadbootstrap-4c1acccc22917127047bccda95268f36384eece5.tar.xz
bootstrap-4c1acccc22917127047bccda95268f36384eece5.zip
Bump @rollup/plugin-babel from 5.2.2 to 5.2.3 (#32958)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.2...babel-v5.2.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 889701dad..cceaf6ade 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1152,9 +1152,9 @@
"dev": true
},
"@rollup/plugin-babel": {
- "version": "5.2.2",
- "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.2.2.tgz",
- "integrity": "sha512-MjmH7GvFT4TW8xFdIeFS3wqIX646y5tACdxkTO+khbHvS3ZcVJL6vkAHLw2wqPmkhwCfWHoNsp15VYNwW6JEJA==",
+ "version": "5.2.3",
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.2.3.tgz",
+ "integrity": "sha512-DOMc7nx6y5xFi86AotrFssQqCen6CxYn+zts5KSI879d4n1hggSb4TH3mjVgG17Vc3lZziWWfcXzrEmVdzPMdw==",
"dev": true,
"requires": {
"@babel/helper-module-imports": "^7.10.4",