@@ -843,7 +843,7 @@ bluebird@^3.5.1:
843843 version "3.5.1"
844844 resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
845845
846- brace-expansion@^1.0.0, brace-expansion@^1. 1.7 :
846+ brace-expansion@^1.1.7 :
847847 version "1.1.11"
848848 resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
849849 dependencies :
@@ -3416,13 +3416,21 @@ map-visit@^1.0.0:
34163416 dependencies :
34173417 object-visit "^1.0.0"
34183418
3419- matcher-collection@^1.0.0, matcher-collection@^1.0.5, matcher-collection@^1. 1.1 :
3419+ matcher-collection@^1.0.0, matcher-collection@^1.1.1 :
34203420 version "1.1.2"
34213421 resolved "https://registry.yarnpkg.com/matcher-collection/-/matcher-collection-1.1.2.tgz#1076f506f10ca85897b53d14ef54f90a5c426838"
34223422 integrity sha512-YQ/teqaOIIfUHedRam08PB3NK7Mjct6BvzRnJmpGDm8uFXpNr1sbY4yuflI5JcEs6COpYA0FpRQhSDBf1tT95g==
34233423 dependencies :
34243424 minimatch "^3.0.2"
34253425
3426+ matcher-collection@^2.0.0 :
3427+ version "2.0.0"
3428+ resolved "https://registry.yarnpkg.com/matcher-collection/-/matcher-collection-2.0.0.tgz#470ae263c793e897b3f1e72c695016b7aea355c4"
3429+ integrity sha512-wSi4BgQGTFfBN5J+pIaS78rEKk4qIkjrw+NfJYdHsd2cRVIQsbDi3BZtNAXTFA2WHvlbS9kLGtTjv3cPJKuRSw==
3430+ dependencies :
3431+ " @types/minimatch" " ^3.0.3"
3432+ minimatch "^3.0.2"
3433+
34263434mem@^1.1.0 :
34273435 version "1.1.0"
34283436 resolved "https://registry.yarnpkg.com/mem/-/mem-1.1.0.tgz#5edd52b485ca1d900fe64895505399a0dfa45f76"
@@ -3512,13 +3520,7 @@ mimic-fn@^1.0.0:
35123520 version "1.1.0"
35133521 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
35143522
3515- minimatch@^3.0.2 :
3516- version "3.0.3"
3517- resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
3518- dependencies :
3519- brace-expansion "^1.0.0"
3520-
3521- minimatch@^3.0.3, minimatch@^3.0.4 :
3523+ minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4 :
35223524 version "3.0.4"
35233525 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
35243526 dependencies :
0 commit comments