]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @babel/core from 7.12.13 to 7.12.16 (#33106)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 16 Feb 2021 10:30:31 +0000 (12:30 +0200)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 10:30:31 +0000 (12:30 +0200)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.13 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-core)

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 eb217ea18480459849b1cb62865fc321fcc43c76..ac783610188b3562b49f4c4c3d54a85316334113 100644 (file)
       "dev": true
     },
     "@babel/core": {
-      "version": "7.12.13",
-      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.13.tgz",
-      "integrity": "sha512-BQKE9kXkPlXHPeqissfxo0lySWJcYdEP0hdtJOH/iJfDdhOCcgtNCjftCJg3qqauB4h+lz2N6ixM++b9DN1Tcw==",
+      "version": "7.12.16",
+      "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.16.tgz",
+      "integrity": "sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw==",
       "dev": true,
       "requires": {
         "@babel/code-frame": "^7.12.13",
-        "@babel/generator": "^7.12.13",
+        "@babel/generator": "^7.12.15",
         "@babel/helper-module-transforms": "^7.12.13",
         "@babel/helpers": "^7.12.13",
-        "@babel/parser": "^7.12.13",
+        "@babel/parser": "^7.12.16",
         "@babel/template": "^7.12.13",
         "@babel/traverse": "^7.12.13",
         "@babel/types": "^7.12.13",
         "source-map": "^0.5.0"
       },
       "dependencies": {
+        "@babel/parser": {
+          "version": "7.12.16",
+          "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.16.tgz",
+          "integrity": "sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw==",
+          "dev": true
+        },
         "debug": {
           "version": "4.3.1",
           "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz",
index bf4779f38bbdbbed9e3504fd04ba39ad6f606d18..56810087bd826ad6908c8f6ef25357633fe79b63 100644 (file)
   },
   "devDependencies": {
     "@babel/cli": "^7.12.16",
-    "@babel/core": "^7.12.13",
+    "@babel/core": "^7.12.16",
     "@babel/preset-env": "^7.12.13",
     "@popperjs/core": "^2.6.0",
     "@rollup/plugin-babel": "^5.2.3",