Skip to content

Commit 24999e7

Browse files
chore(deps): bump minimatch from 6.1.6 to 7.0.0 (#223)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 6.1.6 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.1.6...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12057da commit 24999e7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@actions/core": "^1.10.0",
3737
"@eslint/eslintrc": "^1.3.2",
3838
"lcov-parse": "^1.0.0",
39-
"minimatch": "^6.1.6",
39+
"minimatch": "^7.0.0",
4040
"prettier": "^2.8.4"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)