Skip to content

Commit 040d781

Browse files
Upgrade: Bump minimatch from 6.2.0 to 7.0.0
Bumps [minimatch](https://github.com/isaacs/minimatch) from 6.2.0 to 7.0.0. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v6.2.0...v7.0.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f76c2d0 commit 040d781

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": "^6.0.4",
36+
"minimatch": "^7.0.0",
3737
"pidtree": "^0.6.0",
3838
"read-pkg": "^5.2.0",
3939
"shell-quote": "^1.7.3"

0 commit comments

Comments
 (0)