Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 121c4e4

Browse files
updated yarn.lock
1 parent 4c7e908 commit 121c4e4

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

yarn.lock

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,11 +1205,11 @@ create-error-class@^3.0.0:
12051205
dependencies:
12061206
capture-stack-trace "^1.0.0"
12071207

1208-
cross-env@^5.1.5:
1209-
version "5.1.5"
1210-
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.1.5.tgz#31daf7f3a52ef337c8ddda585f08175cce5d1fa5"
1208+
cross-env@^5.2.0:
1209+
version "5.2.0"
1210+
resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.0.tgz#6ecd4c015d5773e614039ee529076669b9d126f2"
12111211
dependencies:
1212-
cross-spawn "^5.1.0"
1212+
cross-spawn "^6.0.5"
12131213
is-windows "^1.0.0"
12141214

12151215
cross-spawn@^3.0.0:
@@ -1234,6 +1234,16 @@ cross-spawn@^5.0.1, cross-spawn@^5.1.0:
12341234
shebang-command "^1.2.0"
12351235
which "^1.2.9"
12361236

1237+
cross-spawn@^6.0.5:
1238+
version "6.0.5"
1239+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
1240+
dependencies:
1241+
nice-try "^1.0.4"
1242+
path-key "^2.0.1"
1243+
semver "^5.5.0"
1244+
shebang-command "^1.2.0"
1245+
which "^1.2.9"
1246+
12371247
crypt@~0.0.1:
12381248
version "0.0.2"
12391249
resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"
@@ -3882,6 +3892,10 @@ [email protected]:
38823892
version "0.6.1"
38833893
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
38843894

3895+
nice-try@^1.0.4:
3896+
version "1.0.4"
3897+
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.4.tgz#d93962f6c52f2c1558c0fbda6d512819f1efe1c4"
3898+
38853899
38863900
version "2.0.0"
38873901
resolved "https://registry.yarnpkg.com/nocache/-/nocache-2.0.0.tgz#202b48021a0c4cbde2df80de15a17443c8b43980"
@@ -4284,7 +4298,7 @@ path-is-inside@^1.0.1, path-is-inside@^1.0.2:
42844298
version "1.0.2"
42854299
resolved "https://registry.yarnpkg.com/path-is-inside/-/path-is-inside-1.0.2.tgz#365417dede44430d1c11af61027facf074bdfc53"
42864300

4287-
path-key@^2.0.0:
4301+
path-key@^2.0.0, path-key@^2.0.1:
42884302
version "2.0.1"
42894303
resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40"
42904304

0 commit comments

Comments
 (0)