Skip to content

Commit db0111b

Browse files
chore(deps): bump minimatch from 9.0.3 to 9.0.4 (#722)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.3 to 9.0.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 879d4db commit db0111b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1908,9 +1908,9 @@ minimatch@^5.0.1, minimatch@^5.1.0:
19081908
brace-expansion "^2.0.1"
19091909

19101910
minimatch@^9.0.0, minimatch@^9.0.1:
1911-
version "9.0.3"
1912-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
1913-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
1911+
version "9.0.4"
1912+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
1913+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
19141914
dependencies:
19151915
brace-expansion "^2.0.1"
19161916

0 commit comments

Comments
 (0)