Skip to content

Commit 7bb9cc6

Browse files
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbd9946 commit 7bb9cc6

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -134,9 +134,9 @@ assertion-error@^1.1.0:
134134
integrity sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==
135135

136136
balanced-match@^1.0.0:
137-
version "1.0.0"
138-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
139-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
137+
version "1.0.2"
138+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
139+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
140140

141141
brace-expansion@^1.1.7:
142142
version "1.1.11"
@@ -206,7 +206,7 @@ color-name@~1.1.4:
206206
concat-map@0.0.1:
207207
version "0.0.1"
208208
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
209-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
209+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
210210

211211
convert-source-map@^1.6.0:
212212
version "1.9.0"
@@ -534,14 +534,7 @@ make-dir@^3.0.0:
534534
dependencies:
535535
semver "^6.0.0"
536536

537-
minimatch@^3.0.4:
538-
version "3.0.4"
539-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
540-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
541-
dependencies:
542-
brace-expansion "^1.1.7"
543-
544-
minimatch@^3.1.1:
537+
minimatch@^3.0.4, minimatch@^3.1.1:
545538
version "3.1.2"
546539
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
547540
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)