Skip to content

Commit f808f15

Browse files
chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 11.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.2...v11.0.0) --- updated-dependencies: - dependency-name: glob 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 6145241 commit f808f15

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

+26-26
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
@@ -25,7 +25,7 @@
2525
"@actions/github": "^5.1.1",
2626
"@octokit/plugin-retry": "^7.1.1",
2727
"@octokit/plugin-throttling": "^9.3.1",
28-
"glob": "^10.4.2",
28+
"glob": "^11.0.0",
2929
"mime": "^3.0.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)