commit 53304c793b2b858d75c6e361d761c678a8c88dd8
parent 1440f48cdddb99d6b1ffb4eb85e481540286fdf9
Author: Marcel <MTRNord@users.noreply.github.com>
Date: Tue, 22 Nov 2022 07:16:24 +0100
Merge pull request #22 from Nordgedanken/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.3 to 3.1.2
Diffstat:
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/yarn.lock b/yarn.lock
@@ -388,7 +388,7 @@ boolbase@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e"
-brace-expansion@^1.0.0, brace-expansion@^1.1.7:
+brace-expansion@^1.1.7:
version "1.1.11"
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
dependencies:
@@ -2701,13 +2701,7 @@ mimic-response@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
-minimatch@^3.0.2:
- version "3.0.3"
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
- dependencies:
- brace-expansion "^1.0.0"
-
-minimatch@^3.1.1:
+minimatch@^3.0.2, minimatch@^3.1.1:
version "3.1.2"
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
dependencies: