Skip to content

Commit e7b2257

Browse files
Bump glob from 10.4.5 to 10.5.0 (#45)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b1d778 commit e7b2257

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
@@ -47,7 +47,7 @@
4747
"@typescript-eslint/eslint-plugin": "^6.0.0",
4848
"@typescript-eslint/parser": "^6.0.0",
4949
"eslint": "^8.0.0",
50-
"glob": "^10.3.0",
50+
"glob": "^10.5.0",
5151
"@types/glob": "^8.1.0",
5252
"jest": "^29.0.0",
5353
"ts-jest": "^29.0.0",

0 commit comments

Comments
 (0)