git.fiddlerwoaroof.com
Browse code

Bump @babel/cli from 7.5.0 to 7.5.5

Bumps [@babel/cli](https://github.com/babel/babel) from 7.5.0 to 7.5.5.
- [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.5.0...v7.5.5)

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

dependabot-preview[bot] authored on 18/07/2019 19:15:37
Showing 1 changed files
... ...
@@ -5,9 +5,9 @@
5 5
   "requires": true,
6 6
   "dependencies": {
7 7
     "@babel/cli": {
8
-      "version": "7.5.0",
9
-      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.5.0.tgz",
10
-      "integrity": "sha512-qNH55fWbKrEsCwID+Qc/3JDPnsSGpIIiMDbppnR8Z6PxLAqMQCFNqBctkIkBrMH49Nx+qqVTrHRWUR+ho2k+qQ==",
8
+      "version": "7.5.5",
9
+      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.5.5.tgz",
10
+      "integrity": "sha512-UHI+7pHv/tk9g6WXQKYz+kmXTI77YtuY3vqC59KIqcoWEjsJJSG6rAxKaLsgj3LDyadsPrCB929gVOKM6Hui0w==",
11 11
       "dev": true,
12 12
       "requires": {
13 13
         "chokidar": "^2.0.4",
... ...
@@ -15,7 +15,7 @@
15 15
         "convert-source-map": "^1.1.0",
16 16
         "fs-readdir-recursive": "^1.1.0",
17 17
         "glob": "^7.0.0",
18
-        "lodash": "^4.17.11",
18
+        "lodash": "^4.17.13",
19 19
         "mkdirp": "^0.5.1",
20 20
         "output-file-sync": "^2.0.0",
21 21
         "slash": "^2.0.0",