Skip to content

Commit c619a1d

Browse files
authored
Merge pull request #15 from Blazity/dependabot/npm_and_yarn/example/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2 in /example
2 parents bf42b3e + d4100af commit c619a1d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

example/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ color-name@~1.1.4:
410410
411411
version "0.0.1"
412412
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
413-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
413+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
414414

415415
core-js-pure@^3.16.0:
416416
version "3.16.2"
@@ -1215,9 +1215,9 @@ micromatch@^4.0.4:
12151215
picomatch "^2.2.3"
12161216

12171217
minimatch@^3.0.4:
1218-
version "3.0.4"
1219-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
1220-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
1218+
version "3.1.2"
1219+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
1220+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
12211221
dependencies:
12221222
brace-expansion "^1.1.7"
12231223

0 commit comments

Comments
 (0)