git.fiddlerwoaroof.com
Browse code

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

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.1 to 7.10.3.
- [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.3/packages/babel-cli)

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

dependabot-preview[bot] authored on 24/06/2020 09:50:09
Showing 2 changed files
... ...
@@ -5,9 +5,9 @@
5 5
   "requires": true,
6 6
   "dependencies": {
7 7
     "@babel/cli": {
8
-      "version": "7.10.1",
9
-      "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.10.1.tgz",
10
-      "integrity": "sha512-cVB+dXeGhMOqViIaZs3A9OUAe4pKw4SBNdMw6yHJMYR7s4TB+Cei7ThquV/84O19PdIFWuwe03vxxES0BHUm5g==",
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==",
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.5.5",
26
+    "@babel/cli": "^7.10.3",
27 27
     "@babel/core": "^7.10.3",
28 28
     "@babel/plugin-proposal-class-properties": "^7.5.5",
29 29
     "@babel/plugin-proposal-json-strings": "^7.0.0",