Skip to content

Commit c0ee8af

Browse files
Bump minimatch from 3.0.4 to 3.1.2 (#352)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80b1cd2 commit c0ee8af

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

yarn.lock

+2-9
Original file line numberDiff line numberDiff line change
@@ -2013,7 +2013,7 @@ compression-webpack-plugin@^10.0.0:
20132013
20142014
version "0.0.1"
20152015
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
2016-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
2016+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
20172017

20182018
convert-source-map@^1.1.0, convert-source-map@^1.7.0:
20192019
version "1.7.0"
@@ -3620,14 +3620,7 @@ [email protected]:
36203620
dependencies:
36213621
brace-expansion "^2.0.1"
36223622

3623-
minimatch@^3.0.4:
3624-
version "3.0.4"
3625-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
3626-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
3627-
dependencies:
3628-
brace-expansion "^1.1.7"
3629-
3630-
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
3623+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
36313624
version "3.1.2"
36323625
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
36333626
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)