]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @rollup/plugin-babel from 5.2.1 to 5.2.2 (#32296)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Dec 2020 10:30:12 +0000 (12:30 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Dec 2020 10:30:12 +0000 (12:30 +0200)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/babel-v5.2.1...babel-v5.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 11146b29856cd235a09b7d91c96f69846f474230..006b0b0880300ae6580ceac3e60d85612582f7b2 100644 (file)
       }
     },
     "@rollup/plugin-babel": {
-      "version": "5.2.1",
-      "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.2.1.tgz",
-      "integrity": "sha512-Jd7oqFR2dzZJ3NWANDyBjwTtX/lYbZpVcmkHrfQcpvawHs9E4c0nYk5U2mfZ6I/DZcIvy506KZJi54XK/jxH7A==",
+      "version": "5.2.2",
+      "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.2.2.tgz",
+      "integrity": "sha512-MjmH7GvFT4TW8xFdIeFS3wqIX646y5tACdxkTO+khbHvS3ZcVJL6vkAHLw2wqPmkhwCfWHoNsp15VYNwW6JEJA==",
       "dev": true,
       "requires": {
         "@babel/helper-module-imports": "^7.10.4",
index 1c5211dfb02317f39ad015655721440d4333926f..45dc6ffbbb32cc17a0459c53452f723710ed37ad 100644 (file)
@@ -96,7 +96,7 @@
     "@babel/cli": "^7.12.8",
     "@babel/core": "^7.12.8",
     "@babel/preset-env": "^7.12.7",
-    "@rollup/plugin-babel": "^5.2.1",
+    "@rollup/plugin-babel": "^5.2.2",
     "@rollup/plugin-commonjs": "^17.0.0",
     "@rollup/plugin-node-resolve": "^11.0.0",
     "autoprefixer": "^10.0.4",