Skip to content

Commit f6f9265

Browse files
chore(deps-dev): bump glob from 7.2.3 to 10.4.1 (#815)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 10.4.1. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v7.2.3...v10.4.1) --- updated-dependencies: - dependency-name: glob dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d44a487 commit f6f9265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"eslint-plugin-react-hooks": "^4.6.0",
6868
"eslint-plugin-eslint-comments": "^3.2.0",
6969
"father": "^4.0.0",
70-
"glob": "^7.2.0",
70+
"glob": "^10.4.1",
7171
"less": "^4.2.0",
7272
"luxon": "3.x",
7373
"mockdate": "^3.0.2",

0 commit comments

Comments
 (0)