Skip to content

Commit cceaa39

Browse files
chore(deps): 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. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9671716 commit cceaa39

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

yarn.lock

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4516,7 +4516,7 @@ compress-brotli@^1.3.8:
45164516
45174517
version "0.0.1"
45184518
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
4519-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
4519+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
45204520

45214521
concat-stream@^1.5.2:
45224522
version "1.6.2"
@@ -8420,28 +8420,14 @@ [email protected]:
84208420
dependencies:
84218421
brace-expansion "^1.1.7"
84228422

8423-
minimatch@^3.0.4:
8424-
version "3.0.4"
8425-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
8426-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
8427-
dependencies:
8428-
brace-expansion "^1.1.7"
8429-
8430-
minimatch@^3.1.2:
8423+
minimatch@^3.0.4, minimatch@^3.1.2:
84318424
version "3.1.2"
84328425
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
84338426
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
84348427
dependencies:
84358428
brace-expansion "^1.1.7"
84368429

8437-
minimatch@^5.0.1:
8438-
version "5.0.1"
8439-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b"
8440-
integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==
8441-
dependencies:
8442-
brace-expansion "^2.0.1"
8443-
8444-
minimatch@^5.1.0:
8430+
minimatch@^5.0.1, minimatch@^5.1.0:
84458431
version "5.1.0"
84468432
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
84478433
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==

0 commit comments

Comments
 (0)