Skip to content

Commit ca4057b

Browse files
Bump @babel/cli from 7.2.3 to 7.4.3
Bumps [@babel/cli](https://github.com/babel/babel) from 7.2.3 to 7.4.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.2.3...v7.4.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 7538098 commit ca4057b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33

44

55
"@babel/cli@^7.0.0":
6-
version "7.2.3"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.2.3.tgz#1b262e42a3e959d28ab3d205ba2718e1923cfee6"
6+
version "7.4.3"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.4.3.tgz#353048551306ff42e5855b788b6ccd9477289774"
88
dependencies:
99
commander "^2.8.1"
1010
convert-source-map "^1.1.0"
1111
fs-readdir-recursive "^1.1.0"
1212
glob "^7.0.0"
13-
lodash "^4.17.10"
13+
lodash "^4.17.11"
1414
mkdirp "^0.5.1"
1515
output-file-sync "^2.0.0"
1616
slash "^2.0.0"
1717
source-map "^0.5.0"
1818
optionalDependencies:
19-
chokidar "^2.0.3"
19+
chokidar "^2.0.4"
2020

2121
"@babel/code-frame@^7.0.0":
2222
version "7.0.0"
@@ -1145,9 +1145,9 @@ chardet@^0.7.0:
11451145
version "0.7.0"
11461146
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
11471147

1148-
chokidar@^2.0.3:
1149-
version "2.1.2"
1150-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.2.tgz#9c23ea40b01638439e0513864d362aeacc5ad058"
1148+
chokidar@^2.0.4:
1149+
version "2.1.5"
1150+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.5.tgz#0ae8434d962281a5f56c72869e79cb6d9d86ad4d"
11511151
dependencies:
11521152
anymatch "^2.0.0"
11531153
async-each "^1.0.1"
@@ -1159,7 +1159,7 @@ chokidar@^2.0.3:
11591159
normalize-path "^3.0.0"
11601160
path-is-absolute "^1.0.0"
11611161
readdirp "^2.2.1"
1162-
upath "^1.1.0"
1162+
upath "^1.1.1"
11631163
optionalDependencies:
11641164
fsevents "^1.2.7"
11651165

@@ -4313,9 +4313,9 @@ unset-value@^1.0.0:
43134313
has-value "^0.3.1"
43144314
isobject "^3.0.0"
43154315

4316-
upath@^1.1.0:
4317-
version "1.1.1"
4318-
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.1.tgz#497f7c1090b0818f310bbfb06783586a68d28014"
4316+
upath@^1.1.1:
4317+
version "1.1.2"
4318+
resolved "https://registry.yarnpkg.com/upath/-/upath-1.1.2.tgz#3db658600edaeeccbe6db5e684d67ee8c2acd068"
43194319

43204320
uri-js@^4.2.2:
43214321
version "4.2.2"

0 commit comments

Comments
 (0)