Skip to content

Commit 19b628b

Browse files
authored
Merge pull request #169 from ember-cli-deploy/dependabot/npm_and_yarn/minimatch-3.0.5
Bump minimatch from 3.0.4 to 3.0.5
2 parents 3a894a3 + 87b045f commit 19b628b

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

yarn.lock

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1529,21 +1529,14 @@ boxen@^5.0.0:
15291529
widest-line "^3.1.0"
15301530
wrap-ansi "^7.0.0"
15311531

1532-
brace-expansion@^1.0.0:
1532+
brace-expansion@^1.1.7:
15331533
version "1.1.11"
15341534
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
15351535
integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==
15361536
dependencies:
15371537
balanced-match "^1.0.0"
15381538
concat-map "0.0.1"
15391539

1540-
brace-expansion@^1.1.7:
1541-
version "1.1.8"
1542-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
1543-
dependencies:
1544-
balanced-match "^1.0.0"
1545-
concat-map "0.0.1"
1546-
15471540
braces@^2.3.1:
15481541
version "2.3.2"
15491542
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -5848,19 +5841,20 @@ mimic-response@^3.1.0:
58485841
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
58495842
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
58505843

5851-
"minimatch@2 || 3", minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
5844+
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
5845+
version "3.0.5"
5846+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
5847+
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
5848+
dependencies:
5849+
brace-expansion "^1.1.7"
5850+
5851+
minimatch@3.0.4:
58525852
version "3.0.4"
58535853
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
58545854
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
58555855
dependencies:
58565856
brace-expansion "^1.1.7"
58575857

5858-
minimatch@^3.0.0:
5859-
version "3.0.3"
5860-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
5861-
dependencies:
5862-
brace-expansion "^1.0.0"
5863-
58645858
minimist@^0.2.1:
58655859
version "0.2.4"
58665860
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.2.4.tgz#0085d5501e29033748a2f2a4da0180142697a475"

0 commit comments

Comments
 (0)