Skip to content

Commit e28706c

Browse files
chore(deps): bump minimatch from 5.1.1 to 5.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b8d957 commit e28706c

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

0 commit comments

Comments
 (0)