Skip to content

Commit f50ddf4

Browse files
Upgrade: Bump minimatch from 9.0.5 to 10.0.1
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 10.0.1. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.5...v10.0.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e43e670 commit f50ddf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"ansi-styles": "^6.2.1",
3434
"cross-spawn": "^7.0.6",
3535
"memorystream": "^0.3.1",
36-
"minimatch": "^9.0.0",
36+
"minimatch": "^10.0.1",
3737
"pidtree": "^0.6.0",
3838
"read-package-json-fast": "^4.0.0",
3939
"shell-quote": "^1.7.3",

0 commit comments

Comments
 (0)