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

Commit eef7568

Browse files
committed
Freshen yarn.lock
1 parent 8532dfe commit eef7568

File tree

1 file changed

+38
-21
lines changed

1 file changed

+38
-21
lines changed

yarn.lock

Lines changed: 38 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@ ajv@^4.7.0, ajv@^4.9.1:
4545
co "^4.6.0"
4646
json-stable-stringify "^1.0.1"
4747

48+
ajv@^5.2.0:
49+
version "5.2.1"
50+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.2.1.tgz#dcd03045175883ba1b636e5ae9ec3df9ab85323a"
51+
dependencies:
52+
co "^4.6.0"
53+
fast-deep-equal "^1.0.0"
54+
json-schema-traverse "^0.3.0"
55+
json-stable-stringify "^1.0.1"
56+
4857
align-text@^0.1.1, align-text@^0.1.3:
4958
version "0.1.4"
5059
resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117"
@@ -1154,13 +1163,13 @@ [email protected]:
11541163
dependencies:
11551164
ms "0.7.2"
11561165

1157-
1166+
[email protected], debug@^2.1.1, debug@^2.2.0:
11581167
version "2.6.7"
11591168
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.7.tgz#92bad1f6d05bbb6bba22cca88bcd0ec894c2861e"
11601169
dependencies:
11611170
ms "2.0.0"
11621171

1163-
debug@^2.1.1, debug@^2.2.0, debug@^2.6.8:
1172+
debug@^2.6.8:
11641173
version "2.6.8"
11651174
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc"
11661175
dependencies:
@@ -1323,10 +1332,11 @@ eslint-scope@^3.7.1:
13231332
esrecurse "^4.1.0"
13241333
estraverse "^4.1.1"
13251334

1326-
eslint@4.1.1:
1327-
version "4.1.1"
1328-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.1.1.tgz#facbdfcfe3e0facd3a8b80dc98c4e6c13ae582df"
1335+
eslint@4.2.0:
1336+
version "4.2.0"
1337+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.2.0.tgz#a2b3184111b198e02e9c7f3cca625a5e01c56b3d"
13291338
dependencies:
1339+
ajv "^5.2.0"
13301340
babel-code-frame "^6.22.0"
13311341
chalk "^1.1.3"
13321342
concat-stream "^1.6.0"
@@ -1343,7 +1353,6 @@ [email protected]:
13431353
ignore "^3.3.3"
13441354
imurmurhash "^0.1.4"
13451355
inquirer "^3.0.6"
1346-
is-my-json-valid "^2.16.0"
13471356
is-resolvable "^1.0.0"
13481357
js-yaml "^3.8.4"
13491358
json-stable-stringify "^1.0.1"
@@ -1534,6 +1543,10 @@ extsprintf@^1.2.0:
15341543
version "1.3.0"
15351544
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
15361545

1546+
fast-deep-equal@^1.0.0:
1547+
version "1.0.0"
1548+
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff"
1549+
15371550
fast-levenshtein@~2.0.4:
15381551
version "2.0.6"
15391552
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
@@ -1737,7 +1750,7 @@ glob-parent@^2.0.0:
17371750
dependencies:
17381751
is-glob "^2.0.0"
17391752

1740-
[email protected], glob@^7.0.0:
1753+
[email protected], glob@^7.0.0, glob@^7.0.5:
17411754
version "7.1.1"
17421755
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
17431756
dependencies:
@@ -1768,7 +1781,7 @@ glob@^6.0.1:
17681781
once "^1.3.0"
17691782
path-is-absolute "^1.0.0"
17701783

1771-
glob@^7.0.3, glob@^7.0.5, glob@^7.1.2:
1784+
glob@^7.0.3, glob@^7.1.2:
17721785
version "7.1.2"
17731786
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
17741787
dependencies:
@@ -2059,7 +2072,7 @@ is-glob@^2.0.0, is-glob@^2.0.1:
20592072
dependencies:
20602073
is-extglob "^1.0.0"
20612074

2062-
is-my-json-valid@^2.12.4, is-my-json-valid@^2.16.0:
2075+
is-my-json-valid@^2.12.4:
20632076
version "2.16.0"
20642077
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693"
20652078
dependencies:
@@ -2201,14 +2214,14 @@ js-tokens@^3.0.0:
22012214
version "3.0.1"
22022215
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
22032216

2204-
2217+
22052218
version "3.6.1"
22062219
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
22072220
dependencies:
22082221
argparse "^1.0.7"
22092222
esprima "^2.6.0"
22102223

2211-
js-yaml@3.x, js-yaml@^3.8.4:
2224+
js-yaml@^3.8.4:
22122225
version "3.8.4"
22132226
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6"
22142227
dependencies:
@@ -2231,6 +2244,10 @@ jsesc@~0.5.0:
22312244
version "0.5.0"
22322245
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
22332246

2247+
json-schema-traverse@^0.3.0:
2248+
version "0.3.1"
2249+
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz#349a6d44c53a51de89b40805c5d5e59b417d3340"
2250+
22342251
22352252
version "0.2.3"
22362253
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
@@ -2450,18 +2467,18 @@ minimalistic-assert@^1.0.0:
24502467
version "1.0.0"
24512468
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
24522469

2453-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.4:
2454-
version "3.0.4"
2455-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
2456-
dependencies:
2457-
brace-expansion "^1.1.7"
2458-
2459-
minimatch@^3.0.2:
2470+
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2:
24602471
version "3.0.3"
24612472
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
24622473
dependencies:
24632474
brace-expansion "^1.0.0"
24642475

2476+
minimatch@^3.0.4:
2477+
version "3.0.4"
2478+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
2479+
dependencies:
2480+
brace-expansion "^1.1.7"
2481+
24652482
[email protected], minimist@~0.0.1:
24662483
version "0.0.8"
24672484
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -3287,9 +3304,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
32873304
version "3.0.2"
32883305
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
32893306

3290-
3291-
version "2.3.6"
3292-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-2.3.6.tgz#95378e7e0f976a9712e9b4591ff5b39e73dc3dde"
3307+
3308+
version "2.3.7"
3309+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-2.3.7.tgz#1451614a2eaab05bb4d876c1335cd40132ec5127"
32933310
dependencies:
32943311
diff "^3.1.0"
32953312
formatio "1.2.0"

0 commit comments

Comments
 (0)