Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 0297d85

Browse files
build(deps): bump glob from 11.0.0 to 11.0.1 (#285)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c12f39d commit 0297d85

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
@@ -29,7 +29,7 @@
2929
"commander": "^12.1.0",
3030
"dotenv": "16.4.7",
3131
"fs-extra": "^11.2.0",
32-
"glob": "^11.0.0",
32+
"glob": "^11.0.1",
3333
"inquirer": "^12.3.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)