Skip to content

Commit 5e3fcaa

Browse files
chore(deps): bump glob from 11.0.0 to 11.0.1
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.0 to 11.0.1. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.0...v11.0.1) --- updated-dependencies: - dependency-name: glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c43d763 commit 5e3fcaa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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
@@ -25,7 +25,7 @@
2525
"@actions/github": "^6.0.0",
2626
"@octokit/plugin-retry": "^7.1.2",
2727
"@octokit/plugin-throttling": "^9.3.2",
28-
"glob": "^11.0.0",
28+
"glob": "^11.0.1",
2929
"mime": "^3.0.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)