]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @babel/cli from 7.7.5 to 7.7.7 (#29903)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 24 Dec 2019 12:50:49 +0000 (14:50 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 24 Dec 2019 12:50:49 +0000 (14:50 +0200)
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.5 to 7.7.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.5...v7.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package-lock.json
package.json

index 1b3a63a0253a6160b389c7869bd915bef46e6665..96a78c1952df80451aece7415972f6dfcdc4b684 100644 (file)
@@ -5,9 +5,9 @@
   "requires": true,
   "dependencies": {
     "@babel/cli": {
-      "version": "7.7.5",
-      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.7.5.tgz",
-      "integrity": "sha512-y2YrMGXM3NUyu1Myg0pxg+Lx6g8XhEyvLHYNRwTBV6fDek3H7Io6b7N/LXscLs4HWn4HxMdy7f2rM1rTMp2mFg==",
+      "version": "7.7.7",
+      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.7.7.tgz",
+      "integrity": "sha512-XQw5KyCZyu/M8/0rYiZyuwbgIQNzOrJzs9dDLX+MieSgBwTLvTj4QVbLmxJACAIvQIDT7PtyHN2sC48EOWTgaA==",
       "dev": true,
       "requires": {
         "chokidar": "^2.1.8",
index 689efd876512d45cb27a7d2492e3eb83c54ec847..46f5456a7dae5291bda3463dc2c1286b22ad6f1b 100644 (file)
@@ -86,7 +86,7 @@
     "popper.js": "^1.16.0"
   },
   "devDependencies": {
-    "@babel/cli": "^7.7.5",
+    "@babel/cli": "^7.7.7",
     "@babel/core": "^7.7.7",
     "@babel/plugin-proposal-object-rest-spread": "^7.7.7",
     "@babel/preset-env": "^7.7.6",