Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit be89104

Browse files
committed
Freshen yarn.lock
1 parent d73165a commit be89104

File tree

1 file changed

+42
-17
lines changed

1 file changed

+42
-17
lines changed

yarn.lock

Lines changed: 42 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,6 +1104,14 @@ [email protected]:
11041104
version "3.3.0"
11051105
resolved "https://registry.yarnpkg.com/crc/-/crc-3.3.0.tgz#fa622e1bc388bf257309082d6b65200ce67090ba"
11061106

1107+
cross-spawn@^5.1.0:
1108+
version "5.1.0"
1109+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-5.1.0.tgz#e8bd0efee58fcff6f8f94510a0a554bbfa235449"
1110+
dependencies:
1111+
lru-cache "^4.0.1"
1112+
shebang-command "^1.2.0"
1113+
which "^1.2.9"
1114+
11071115
11081116
version "2.0.5"
11091117
resolved "https://registry.yarnpkg.com/cryptiles/-/cryptiles-2.0.5.tgz#3bdfecdc608147c1c67202fa291e7dca59eaa3b8"
@@ -1170,13 +1178,13 @@ [email protected]:
11701178
dependencies:
11711179
ms "0.7.2"
11721180

1173-
1181+
[email protected], debug@^2.1.1, debug@^2.2.0:
11741182
version "2.6.7"
11751183
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.7.tgz#92bad1f6d05bbb6bba22cca88bcd0ec894c2861e"
11761184
dependencies:
11771185
ms "2.0.0"
11781186

1179-
debug@^2.1.1, debug@^2.2.0, debug@^2.6.8:
1187+
debug@^2.6.8:
11801188
version "2.6.8"
11811189
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc"
11821190
dependencies:
@@ -1339,14 +1347,15 @@ eslint-scope@^3.7.1:
13391347
esrecurse "^4.1.0"
13401348
estraverse "^4.1.1"
13411349

1342-
eslint@4.2.0:
1343-
version "4.2.0"
1344-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.2.0.tgz#a2b3184111b198e02e9c7f3cca625a5e01c56b3d"
1350+
eslint@4.3.0:
1351+
version "4.3.0"
1352+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.3.0.tgz#fcd7c96376bbf34c85ee67ed0012a299642b108f"
13451353
dependencies:
13461354
ajv "^5.2.0"
13471355
babel-code-frame "^6.22.0"
13481356
chalk "^1.1.3"
13491357
concat-stream "^1.6.0"
1358+
cross-spawn "^5.1.0"
13501359
debug "^2.6.8"
13511360
doctrine "^2.0.0"
13521361
eslint-scope "^3.7.1"
@@ -1355,6 +1364,7 @@ [email protected]:
13551364
estraverse "^4.2.0"
13561365
esutils "^2.0.2"
13571366
file-entry-cache "^2.0.0"
1367+
functional-red-black-tree "^1.0.1"
13581368
glob "^7.1.2"
13591369
globals "^9.17.0"
13601370
ignore "^3.3.3"
@@ -1373,6 +1383,7 @@ [email protected]:
13731383
pluralize "^4.0.0"
13741384
progress "^2.0.0"
13751385
require-uncached "^1.0.3"
1386+
semver "^5.3.0"
13761387
strip-json-comments "~2.0.1"
13771388
table "^4.0.1"
13781389
text-table "~0.2.0"
@@ -1711,6 +1722,10 @@ fstream@^1.0.0, fstream@^1.0.10, fstream@^1.0.2:
17111722
mkdirp ">=0.5 0"
17121723
rimraf "2"
17131724

1725+
functional-red-black-tree@^1.0.1:
1726+
version "1.0.1"
1727+
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
1728+
17141729
gauge@~2.7.1:
17151730
version "2.7.4"
17161731
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7"
@@ -1761,7 +1776,7 @@ glob-parent@^2.0.0:
17611776
dependencies:
17621777
is-glob "^2.0.0"
17631778

1764-
[email protected], glob@^7.0.0:
1779+
[email protected], glob@^7.0.0, glob@^7.0.5:
17651780
version "7.1.1"
17661781
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
17671782
dependencies:
@@ -1792,7 +1807,7 @@ glob@^6.0.1:
17921807
once "^1.3.0"
17931808
path-is-absolute "^1.0.0"
17941809

1795-
glob@^7.0.3, glob@^7.0.5, glob@^7.1.2:
1810+
glob@^7.0.3, glob@^7.1.2:
17961811
version "7.1.2"
17971812
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
17981813
dependencies:
@@ -2225,14 +2240,14 @@ js-tokens@^3.0.0:
22252240
version "3.0.1"
22262241
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
22272242

2228-
2243+
22292244
version "3.6.1"
22302245
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
22312246
dependencies:
22322247
argparse "^1.0.7"
22332248
esprima "^2.6.0"
22342249

2235-
js-yaml@3.x, js-yaml@^3.8.4:
2250+
js-yaml@^3.8.4:
22362251
version "3.8.4"
22372252
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6"
22382253
dependencies:
@@ -2478,18 +2493,18 @@ minimalistic-assert@^1.0.0:
24782493
version "1.0.0"
24792494
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
24802495

2481-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.4:
2482-
version "3.0.4"
2483-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
2484-
dependencies:
2485-
brace-expansion "^1.1.7"
2486-
2487-
minimatch@^3.0.2:
2496+
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2:
24882497
version "3.0.3"
24892498
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
24902499
dependencies:
24912500
brace-expansion "^1.0.0"
24922501

2502+
minimatch@^3.0.4:
2503+
version "3.0.4"
2504+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
2505+
dependencies:
2506+
brace-expansion "^1.1.7"
2507+
24932508
[email protected], minimist@~0.0.1:
24942509
version "0.0.8"
24952510
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -3315,6 +3330,16 @@ [email protected]:
33153330
version "1.0.3"
33163331
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.0.3.tgz#66567e37043eeb4f04d91bd658c0cbefb55b8e04"
33173332

3333+
shebang-command@^1.2.0:
3334+
version "1.2.0"
3335+
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea"
3336+
dependencies:
3337+
shebang-regex "^1.0.0"
3338+
3339+
shebang-regex@^1.0.0:
3340+
version "1.0.0"
3341+
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
3342+
33183343
signal-exit@^3.0.0, signal-exit@^3.0.2:
33193344
version "3.0.2"
33203345
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
@@ -3732,7 +3757,7 @@ wbuf@^1.1.0, wbuf@^1.4.0:
37323757
dependencies:
37333758
minimalistic-assert "^1.0.0"
37343759

3735-
which@^1.0.9, which@^1.1.1:
3760+
which@^1.0.9, which@^1.1.1, which@^1.2.9:
37363761
version "1.2.14"
37373762
resolved "https://registry.yarnpkg.com/which/-/which-1.2.14.tgz#9a87c4378f03e827cecaf1acdf56c736c01c14e5"
37383763
dependencies:

0 commit comments

Comments
 (0)