Skip to content

Commit 77f9f3e

Browse files
chore(deps): bump minimatch from 9.0.3 to 9.0.4
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]>
1 parent 75a95e4 commit 77f9f3e

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
@@ -1897,9 +1897,9 @@ minimatch@^5.1.0:
18971897
brace-expansion "^2.0.1"
18981898

18991899
minimatch@^9.0.0, minimatch@^9.0.1:
1900-
version "9.0.3"
1901-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
1902-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
1900+
version "9.0.4"
1901+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
1902+
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
19031903
dependencies:
19041904
brace-expansion "^2.0.1"
19051905

0 commit comments

Comments
 (0)