]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @babel/cli from 7.12.8 to 7.12.10 (#32428)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 11 Dec 2020 08:02:17 +0000 (10:02 +0200)
committerGitHub <noreply@github.com>
Fri, 11 Dec 2020 08:02:17 +0000 (10:02 +0200)
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.8 to 7.12.10.
- [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.10/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 23c45f4ecae63ef9c6bef2fc59bbe6a4aabeb546..b026210d0b4608ef7f3afaba5b9b70e7aba2bfae 100644 (file)
@@ -5,9 +5,9 @@
   "requires": true,
   "dependencies": {
     "@babel/cli": {
-      "version": "7.12.8",
-      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.8.tgz",
-      "integrity": "sha512-/6nQj11oaGhLmZiuRUfxsujiPDc9BBReemiXgIbxc+M5W+MIiFKYwvNDJvBfnGKNsJTKbUfEheKc9cwoPHAVQA==",
+      "version": "7.12.10",
+      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.10.tgz",
+      "integrity": "sha512-+y4ZnePpvWs1fc/LhZRTHkTesbXkyBYuOB+5CyodZqrEuETXi3zOVfpAQIdgC3lXbHLTDG9dQosxR9BhvLKDLQ==",
       "dev": true,
       "requires": {
         "@nicolo-ribaudo/chokidar-2": "2.1.8-no-fsevents",
index 07649b330eb37c1354f6523ba96bc1b241b2dc75..f39647d5b77be205c2881763de2ac8bf6cbe9556 100644 (file)
@@ -98,7 +98,7 @@
     "@popperjs/core": "^2.5.4"
   },
   "devDependencies": {
-    "@babel/cli": "^7.12.8",
+    "@babel/cli": "^7.12.10",
     "@babel/core": "^7.12.9",
     "@babel/preset-env": "^7.12.7",
     "@popperjs/core": "^2.5.4",