Skip to content

Commit 22cbba8

Browse files
Upgrade: Bump minimatch from 5.1.4 to 6.0.4
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.4 to 6.0.4. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.4...v6.0.4) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0d46a2 commit 22cbba8

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": "^5.0.0",
3434
"cross-spawn": "^7.0.3",
3535
"memorystream": "^0.3.1",
36-
"minimatch": "^5.0.0",
36+
"minimatch": "^6.0.4",
3737
"pidtree": "^0.6.0",
3838
"read-pkg": "^5.2.0",
3939
"shell-quote": "^1.7.3"

0 commit comments

Comments
 (0)