Skip to content

Commit 6b7fb08

Browse files
Bump minimatch from 3.0.4 to 3.0.5
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.5. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 317e37c commit 6b7fb08

File tree

1 file changed

+6
-16
lines changed

1 file changed

+6
-16
lines changed

yarn.lock

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -960,10 +960,6 @@ backo2@1.0.2:
960960
version "1.0.2"
961961
resolved "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz#31ab1ac8b129363463e35b3ebb69f4dfcfba7947"
962962

963-
balanced-match@^0.4.1:
964-
version "0.4.2"
965-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
966-
967963
balanced-match@^1.0.0:
968964
version "1.0.2"
969965
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
@@ -1097,13 +1093,6 @@ boxen@^5.0.0:
10971093
widest-line "^3.1.0"
10981094
wrap-ansi "^7.0.0"
10991095

1100-
brace-expansion@^1.0.0:
1101-
version "1.1.6"
1102-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.6.tgz#7197d7eaa9b87e648390ea61fc66c84427420df9"
1103-
dependencies:
1104-
balanced-match "^0.4.1"
1105-
concat-map "0.0.1"
1106-
11071096
brace-expansion@^1.1.7:
11081097
version "1.1.11"
11091098
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
@@ -5116,13 +5105,14 @@ mimic-response@^3.1.0:
51165105
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-3.1.0.tgz#2d1d59af9c1b129815accc2c46a022a5ce1fa3c9"
51175106
integrity sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==
51185107

5119-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2:
5120-
version "3.0.3"
5121-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
5108+
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:
5109+
version "3.0.5"
5110+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
5111+
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
51225112
dependencies:
5123-
brace-expansion "^1.0.0"
5113+
brace-expansion "^1.1.7"
51245114

5125-
minimatch@3.0.4, minimatch@^3.0.4:
5115+
minimatch@3.0.4:
51265116
version "3.0.4"
51275117
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
51285118
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==

0 commit comments

Comments
 (0)