Skip to content

Commit 60bfb8f

Browse files
Bump glob from 10.4.2 to 11.0.0
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] <support@github.com>
1 parent 288696b commit 60bfb8f

File tree

2 files changed

+45
-33
lines changed

2 files changed

+45
-33
lines changed

package-lock.json

Lines changed: 44 additions & 32 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
@@ -24,7 +24,7 @@
2424
"@actions/github": "^5.1.1",
2525
"@octokit/plugin-retry": "^7.1.1",
2626
"@octokit/plugin-throttling": "^9.3.0",
27-
"glob": "^10.4.2",
27+
"glob": "^11.0.0",
2828
"mime": "^3.0.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)