git.fiddlerwoaroof.com
Browse code

build(deps-dev): bump @babel/cli from 7.7.4 to 7.7.5

Bumps [@babel/cli](https://github.com/babel/babel) from 7.7.4 to 7.7.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.7.4...v7.7.5)

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

dependabot-preview[bot] authored on 09/12/2019 05:36:06
Showing 1 changed files
... ...
@@ -5,9 +5,9 @@
5 5
   "requires": true,
6 6
   "dependencies": {
7 7
     "@babel/cli": {
8
-      "version": "7.7.4",
9
-      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.7.4.tgz",
10
-      "integrity": "sha512-O7mmzaWdm+VabWQmxuM8hqNrWGGihN83KfhPUzp2lAW4kzIMwBxujXkZbD4fMwKMYY9FXTbDvXsJqU+5XHXi4A==",
8
+      "version": "7.7.5",
9
+      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.7.5.tgz",
10
+      "integrity": "sha512-y2YrMGXM3NUyu1Myg0pxg+Lx6g8XhEyvLHYNRwTBV6fDek3H7Io6b7N/LXscLs4HWn4HxMdy7f2rM1rTMp2mFg==",
11 11
       "dev": true,
12 12
       "requires": {
13 13
         "chokidar": "^2.1.8",