Skip to content

Commit 5276425

Browse files
Merge pull request #774 from abacritt/dependabot/npm_and_yarn/minimatch-3.1.2
chore(deps): bump minimatch from 3.0.4 to 3.1.2
2 parents 24a7777 + d872237 commit 5276425

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6011,35 +6011,28 @@ minimalistic-assert@^1.0.0:
60116011

60126012
minimatch@9.0.3:
60136013
version "9.0.3"
6014-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz"
6014+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
60156015
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
60166016
dependencies:
60176017
brace-expansion "^2.0.1"
60186018

6019-
minimatch@^3.0.4:
6020-
version "3.0.4"
6021-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
6022-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
6023-
dependencies:
6024-
brace-expansion "^1.1.7"
6025-
6026-
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
6019+
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
60276020
version "3.1.2"
6028-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
6021+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
60296022
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
60306023
dependencies:
60316024
brace-expansion "^1.1.7"
60326025

60336026
minimatch@^5.0.1:
60346027
version "5.1.6"
6035-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz"
6028+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
60366029
integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==
60376030
dependencies:
60386031
brace-expansion "^2.0.1"
60396032

60406033
minimatch@^9.0.0, minimatch@^9.0.4:
60416034
version "9.0.4"
6042-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz"
6035+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
60436036
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
60446037
dependencies:
60456038
brace-expansion "^2.0.1"

0 commit comments

Comments
 (0)