Skip to content

Commit b138f4b

Browse files
Merge pull request #2516 from nestjs/dependabot/npm_and_yarn/minimatch-3.0.5
chore(deps): bump minimatch from 3.0.4 to 3.0.5
2 parents 717bf72 + cceaa39 commit b138f4b

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
@@ -4553,7 +4553,7 @@ compress-brotli@^1.3.8:
45534553
45544554
version "0.0.1"
45554555
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
4556-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
4556+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
45574557

45584558
concat-stream@^1.5.2:
45594559
version "1.6.2"
@@ -8565,28 +8565,14 @@ [email protected]:
85658565
dependencies:
85668566
brace-expansion "^1.1.7"
85678567

8568-
minimatch@^3.0.4:
8569-
version "3.0.4"
8570-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
8571-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
8572-
dependencies:
8573-
brace-expansion "^1.1.7"
8574-
8575-
minimatch@^3.1.2:
8568+
minimatch@^3.0.4, minimatch@^3.1.2:
85768569
version "3.1.2"
85778570
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
85788571
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
85798572
dependencies:
85808573
brace-expansion "^1.1.7"
85818574

8582-
minimatch@^5.0.1:
8583-
version "5.0.1"
8584-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b"
8585-
integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g==
8586-
dependencies:
8587-
brace-expansion "^2.0.1"
8588-
8589-
minimatch@^5.1.0:
8575+
minimatch@^5.0.1, minimatch@^5.1.0:
85908576
version "5.1.0"
85918577
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.0.tgz#1717b464f4971b144f6aabe8f2d0b8e4511e09c7"
85928578
integrity sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==

0 commit comments

Comments
 (0)