Skip to content

Commit a72e367

Browse files
chore(deps): bump minimatch from 3.0.4 to 3.0.5 (#106)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.0.5) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd8900b commit a72e367

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.6.0",
3737
"@eslint/eslintrc": "^1.0.4",
3838
"lcov-parse": "^1.0.0",
39-
"minimatch": "^3.0.4",
39+
"minimatch": "^3.0.5",
4040
"prettier": "^2.5.1"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)