git.fiddlerwoaroof.com
Browse code

chore(deps-dev): bump @babel/cli from 7.10.3 to 7.10.4

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.3 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-cli)

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

dependabot-preview[bot] authored on 02/07/2020 06:55:28
Showing 2 changed files
... ...
@@ -5,9 +5,9 @@
5 5
   "requires": true,
6 6
   "dependencies": {
7 7
     "@babel/cli": {
8
-      "version": "7.10.3",
9
-      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.10.3.tgz",
10
-      "integrity": "sha512-lWB3yH5/fWY8pi2Kj5/fA+17guJ9feSBw5DNjTju3/nRi9sXnl1JPh7aKQOSvdNbiDbkzzoGYtsr46M8dGmXDQ==",
8
+      "version": "7.10.4",
9
+      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.10.4.tgz",
10
+      "integrity": "sha512-xX99K4V1BzGJdQANK5cwK+EpF1vP9gvqhn+iWvG+TubCjecplW7RSQimJ2jcCvu6fnK5pY6mZMdu6EWTj32QVA==",
11 11
       "dev": true,
12 12
       "requires": {
13 13
         "chokidar": "^2.1.8",
... ...
@@ -23,7 +23,7 @@
23 23
     "ramda": "^0.27.0"
24 24
   },
25 25
   "devDependencies": {
26
-    "@babel/cli": "^7.10.3",
26
+    "@babel/cli": "^7.10.4",
27 27
     "@babel/core": "^7.10.4",
28 28
     "@babel/plugin-proposal-class-properties": "^7.10.4",
29 29
     "@babel/plugin-proposal-json-strings": "^7.10.4",