Skip to content

Commit b5271f3

Browse files
Bump glob from 10.4.5 to 10.5.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 195b90d commit b5271f3

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

package-lock.json

Lines changed: 5 additions & 6 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
@@ -31,7 +31,7 @@
3131
"eslint-plugin-jest": "^28.0.0",
3232
"eslint-plugin-mocha": "^10.0.3",
3333
"eslint-plugin-unused-imports": "^4.1.4",
34-
"glob": "^10.3.10",
34+
"glob": "^10.5.0",
3535
"shebang-regex": "^3.0.0",
3636
"typescript": "~5.6.0"
3737
}

0 commit comments

Comments
 (0)