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

Commit 2cac1a1

Browse files
committed
Freshen yarn.lock
1 parent fad65f7 commit 2cac1a1

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,13 +1178,13 @@ [email protected]:
11781178
dependencies:
11791179
ms "0.7.2"
11801180

1181-
[email protected], debug@^2.1.1, debug@^2.2.0:
1181+
11821182
version "2.6.7"
11831183
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.7.tgz#92bad1f6d05bbb6bba22cca88bcd0ec894c2861e"
11841184
dependencies:
11851185
ms "2.0.0"
11861186

1187-
debug@^2.6.8:
1187+
debug@^2.1.1, debug@^2.2.0, debug@^2.6.8:
11881188
version "2.6.8"
11891189
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.8.tgz#e731531ca2ede27d188222427da17821d68ff4fc"
11901190
dependencies:
@@ -1642,9 +1642,9 @@ flat-cache@^1.2.1:
16421642
graceful-fs "^4.1.2"
16431643
write "^0.2.1"
16441644

1645-
flow-bin@0.50.0:
1646-
version "0.50.0"
1647-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.50.0.tgz#d4cdb2430dee1a3599f0eb6fe551146e3027256a"
1645+
flow-bin@0.51.0:
1646+
version "0.51.0"
1647+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.51.0.tgz#97a3c511a17caa25d8fad58fc17aaabcb86319fe"
16481648

16491649
16501650
version "0.45.0"
@@ -1776,7 +1776,7 @@ glob-parent@^2.0.0:
17761776
dependencies:
17771777
is-glob "^2.0.0"
17781778

1779-
[email protected], glob@^7.0.0, glob@^7.0.5:
1779+
[email protected], glob@^7.0.0:
17801780
version "7.1.1"
17811781
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
17821782
dependencies:
@@ -1807,7 +1807,7 @@ glob@^6.0.1:
18071807
once "^1.3.0"
18081808
path-is-absolute "^1.0.0"
18091809

1810-
glob@^7.0.3, glob@^7.1.2:
1810+
glob@^7.0.3, glob@^7.0.5, glob@^7.1.2:
18111811
version "7.1.2"
18121812
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
18131813
dependencies:
@@ -2240,14 +2240,14 @@ js-tokens@^3.0.0:
22402240
version "3.0.1"
22412241
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
22422242

2243-
2243+
22442244
version "3.6.1"
22452245
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
22462246
dependencies:
22472247
argparse "^1.0.7"
22482248
esprima "^2.6.0"
22492249

2250-
js-yaml@^3.8.4:
2250+
js-yaml@3.x, js-yaml@^3.8.4:
22512251
version "3.8.4"
22522252
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6"
22532253
dependencies:
@@ -2493,18 +2493,18 @@ minimalistic-assert@^1.0.0:
24932493
version "1.0.0"
24942494
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
24952495

2496-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2:
2497-
version "3.0.3"
2498-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
2499-
dependencies:
2500-
brace-expansion "^1.0.0"
2501-
2502-
minimatch@^3.0.4:
2496+
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.4:
25032497
version "3.0.4"
25042498
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
25052499
dependencies:
25062500
brace-expansion "^1.1.7"
25072501

2502+
minimatch@^3.0.2:
2503+
version "3.0.3"
2504+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
2505+
dependencies:
2506+
brace-expansion "^1.0.0"
2507+
25082508
[email protected], minimist@~0.0.1:
25092509
version "0.0.8"
25102510
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"

0 commit comments

Comments
 (0)