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

Commit 5bdce67

Browse files
committed
Freshen yarn.lock
1 parent a0cffda commit 5bdce67

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1770,7 +1770,7 @@ glob-parent@^2.0.0:
17701770
dependencies:
17711771
is-glob "^2.0.0"
17721772

1773-
[email protected], glob@^7.0.0, glob@^7.0.5:
1773+
[email protected], glob@^7.0.0:
17741774
version "7.1.1"
17751775
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.1.tgz#805211df04faaf1c63a3600306cdf5ade50b2ec8"
17761776
dependencies:
@@ -1801,7 +1801,7 @@ glob@^6.0.1:
18011801
once "^1.3.0"
18021802
path-is-absolute "^1.0.0"
18031803

1804-
glob@^7.0.3, glob@^7.1.2:
1804+
glob@^7.0.3, glob@^7.0.5, glob@^7.1.2:
18051805
version "7.1.2"
18061806
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
18071807
dependencies:
@@ -2234,14 +2234,14 @@ js-tokens@^3.0.0:
22342234
version "3.0.1"
22352235
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7"
22362236

2237-
2237+
22382238
version "3.6.1"
22392239
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
22402240
dependencies:
22412241
argparse "^1.0.7"
22422242
esprima "^2.6.0"
22432243

2244-
js-yaml@^3.9.1:
2244+
js-yaml@3.x, js-yaml@^3.9.1:
22452245
version "3.9.1"
22462246
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.1.tgz#08775cebdfdd359209f0d2acd383c8f86a6904a0"
22472247
dependencies:
@@ -2495,18 +2495,18 @@ minimalistic-assert@^1.0.0:
24952495
version "1.0.0"
24962496
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
24972497

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

2504+
minimatch@^3.0.2:
2505+
version "3.0.3"
2506+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
2507+
dependencies:
2508+
brace-expansion "^1.0.0"
2509+
25102510
[email protected], minimist@~0.0.1:
25112511
version "0.0.8"
25122512
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -3355,9 +3355,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
33553355
version "3.0.2"
33563356
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
33573357

3358-
sinon@3.0.0:
3359-
version "3.0.0"
3360-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-3.0.0.tgz#f6919755c8c705e0b4ae977e8351bbcbaf6d91de"
3358+
sinon@3.1.0:
3359+
version "3.1.0"
3360+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-3.1.0.tgz#c2b6e58e178fe85afe24f0182828a0060e0df383"
33613361
dependencies:
33623362
diff "^3.1.0"
33633363
formatio "1.2.0"

0 commit comments

Comments
 (0)