]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @babel/cli from 7.10.4 to 7.10.5 (#31372)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 28 Jul 2020 13:58:47 +0000 (16:58 +0300)
committerGitHub <noreply@github.com>
Tue, 28 Jul 2020 13:58:47 +0000 (16:58 +0300)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.4 to 7.10.5.
- [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.10.5/packages/babel-cli)

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 7c6d6ae0ff74ff5bebc31b739ee10dac89b27e56..d351d68ef13b57ede6b9fa964272dd8e5bd3877c 100644 (file)
@@ -5,9 +5,9 @@
   "requires": true,
   "dependencies": {
     "@babel/cli": {
-      "version": "7.10.4",
-      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.10.4.tgz",
-      "integrity": "sha512-xX99K4V1BzGJdQANK5cwK+EpF1vP9gvqhn+iWvG+TubCjecplW7RSQimJ2jcCvu6fnK5pY6mZMdu6EWTj32QVA==",
+      "version": "7.10.5",
+      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.10.5.tgz",
+      "integrity": "sha512-j9H9qSf3kLdM0Ao3aGPbGZ73mEA9XazuupcS6cDGWuiyAcANoguhP0r2Lx32H5JGw4sSSoHG3x/mxVnHgvOoyA==",
       "dev": true,
       "requires": {
         "chokidar": "^2.1.8",
@@ -15,7 +15,7 @@
         "convert-source-map": "^1.1.0",
         "fs-readdir-recursive": "^1.1.0",
         "glob": "^7.0.0",
-        "lodash": "^4.17.13",
+        "lodash": "^4.17.19",
         "make-dir": "^2.1.0",
         "slash": "^2.0.0",
         "source-map": "^0.5.0"
index 05b04f04da6d9dc8f7e1f7c60da02345a28331eb..5e4a90dfcc66bea223400e79c10940a21bc5ee66 100644 (file)
@@ -92,7 +92,7 @@
     "popper.js": "^1.16.1"
   },
   "devDependencies": {
-    "@babel/cli": "^7.10.4",
+    "@babel/cli": "^7.10.5",
     "@babel/core": "^7.10.5",
     "@babel/preset-env": "^7.10.4",
     "@rollup/plugin-babel": "^5.1.0",