Skip to content

Commit ebfede4

Browse files
Bump minimatch from 9.0.4 to 9.0.5 in the npm-production group (#747)
Bumps the npm-production group with 1 update: [minimatch](https://github.com/isaacs/minimatch). Updates `minimatch` from 9.0.4 to 9.0.5 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.4...v9.0.5) --- updated-dependencies: - dependency-name: minimatch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Robin Raju <[email protected]>
1 parent 55f2a9b commit ebfede4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"dependencies": {
6565
"@actions/core": "^1.10.1",
6666
"@actions/io": "^1.1.3",
67-
"minimatch": "^9.0.4",
67+
"minimatch": "^9.0.5",
6868
"node-stream-zip": "^1.15.0",
6969
"tar": "^7.4.0",
7070
"typed-rest-client": "^2.0.1"

0 commit comments

Comments
 (0)