Skip to content

Commit 5b45f2e

Browse files
chore(deps): bump minimatch from 5.1.0 to 5.1.1 (#196)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec0f522 commit 5b45f2e

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": "^5.1.0",
39+
"minimatch": "^5.1.1",
4040
"prettier": "^2.8.1"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)