Skip to content

Commit d956dbf

Browse files
authored
Merge pull request #272 from IjzerenHein/dependabot/npm_and_yarn/example/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2 in /example
2 parents 692c550 + c98411a commit d956dbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6130,9 +6130,9 @@ mimic-fn@^2.1.0:
61306130
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
61316131

61326132
minimatch@^3.0.4:
6133-
version "3.0.4"
6134-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
6135-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
6133+
version "3.1.2"
6134+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
6135+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
61366136
dependencies:
61376137
brace-expansion "^1.1.7"
61386138

0 commit comments

Comments
 (0)