File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -1648,8 +1648,9 @@ babel-preset-jest@^26.6.2:
1648
1648
babel-preset-current-node-syntax "^1.0.0"
1649
1649
1650
1650
balanced-match@^1.0.0 :
1651
- version "1.0.0"
1652
- resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1651
+ version "1.0.2"
1652
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
1653
+ integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
1653
1654
1654
1655
base@^0.11.1 :
1655
1656
version "0.11.2"
@@ -1671,6 +1672,7 @@ before-after-hook@^2.2.0:
1671
1672
brace-expansion@^1.1.7 :
1672
1673
version "1.1.11"
1673
1674
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1675
+ integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
1674
1676
dependencies :
1675
1677
balanced-match "^1.0.0"
1676
1678
concat-map "0.0.1"
@@ -1894,6 +1896,7 @@ component-emitter@^1.2.1:
1894
1896
concat-map@0.0.1 :
1895
1897
version "0.0.1"
1896
1898
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
1899
+ integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
1897
1900
1898
1901
convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0 :
1899
1902
version "1.7.0"
@@ -3785,8 +3788,9 @@ mimic-fn@^2.1.0:
3785
3788
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
3786
3789
3787
3790
minimatch@^3.0.4 :
3788
- version "3.0.4"
3789
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
3791
+ version "3.1.2"
3792
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
3793
+ integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
3790
3794
dependencies :
3791
3795
brace-expansion "^1.1.7"
3792
3796
You can’t perform that action at this time.
0 commit comments