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 04/08/2019 07:27:01
Showing 2 changed files
... ...
@@ -26,7 +26,7 @@
26 26
     "prop-types": "^15.5.10"
27 27
   },
28 28
   "devDependencies": {
29
-    "@babel/cli": "^7.5.0",
29
+    "@babel/cli": "^7.5.5",
30 30
     "@babel/core": "7.5.5",
31 31
     "@babel/plugin-proposal-class-properties": "^7.5.0",
32 32
     "@babel/plugin-proposal-json-strings": "^7.0.0",
... ...
@@ -2,16 +2,16 @@
2 2
 # yarn lockfile v1
3 3
 
4 4
 
5
-"@babel/cli@^7.5.0":
6
-  version "7.5.0"
7
-  resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.5.0.tgz#f403c930692e28ecfa3bf02a9e7562b474f38271"
8
-  integrity sha512-qNH55fWbKrEsCwID+Qc/3JDPnsSGpIIiMDbppnR8Z6PxLAqMQCFNqBctkIkBrMH49Nx+qqVTrHRWUR+ho2k+qQ==
5
+"@babel/cli@^7.5.5":
6
+  version "7.5.5"
7
+  resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.5.5.tgz#bdb6d9169e93e241a08f5f7b0265195bf38ef5ec"
8
+  integrity sha512-UHI+7pHv/tk9g6WXQKYz+kmXTI77YtuY3vqC59KIqcoWEjsJJSG6rAxKaLsgj3LDyadsPrCB929gVOKM6Hui0w==
9 9
   dependencies:
10 10
     commander "^2.8.1"
11 11
     convert-source-map "^1.1.0"
12 12
     fs-readdir-recursive "^1.1.0"
13 13
     glob "^7.0.0"
14
-    lodash "^4.17.11"
14
+    lodash "^4.17.13"
15 15
     mkdirp "^0.5.1"
16 16
     output-file-sync "^2.0.0"
17 17
     slash "^2.0.0"