]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @babel/cli from 7.7.7 to 7.8.3 (#30019)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Tue, 14 Jan 2020 12:57:18 +0000 (14:57 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 14 Jan 2020 12:57:18 +0000 (14:57 +0200)
Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [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.7...v7.8.3)

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

index 0d6a7f0f8cfe02fa687f9f6ff5d3240d922f1205..b71c9ffee5a37aefd145c7a19b430ad32351064a 100644 (file)
@@ -5,9 +5,9 @@
   "requires": true,
   "dependencies": {
     "@babel/cli": {
-      "version": "7.7.7",
-      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.7.7.tgz",
-      "integrity": "sha512-XQw5KyCZyu/M8/0rYiZyuwbgIQNzOrJzs9dDLX+MieSgBwTLvTj4QVbLmxJACAIvQIDT7PtyHN2sC48EOWTgaA==",
+      "version": "7.8.3",
+      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.8.3.tgz",
+      "integrity": "sha512-K2UXPZCKMv7KwWy9Bl4sa6+jTNP7JyDiHKzoOiUUygaEDbC60vaargZDnO9oFMvlq8pIKOOyUUgeMYrsaN9djA==",
       "dev": true,
       "requires": {
         "chokidar": "^2.1.8",
index e542db6e95db3b5ee57b82272afe9f2b097b8dae..a025c79b4e4f5558ed02b80fd49e1b5dcbc4e6c2 100644 (file)
@@ -91,7 +91,7 @@
     "popper.js": "^1.16.0"
   },
   "devDependencies": {
-    "@babel/cli": "^7.7.7",
+    "@babel/cli": "^7.8.3",
     "@babel/core": "^7.7.7",
     "@babel/plugin-proposal-object-rest-spread": "^7.7.7",
     "@babel/preset-env": "^7.7.7",