Skip to content

Commit 2e29a8c

Browse files
chore(deps-dev): bump glob from 10.4.5 to 12.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 12.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v12.0.0) --- updated-dependencies: - dependency-name: glob dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a72defe commit 2e29a8c

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
@@ -66,7 +66,7 @@
6666
"eslint-plugin-jest": "^29.0.1",
6767
"eslint-plugin-unicorn": "^51.0.1",
6868
"father": "^4.0.0",
69-
"glob": "^10.3.10",
69+
"glob": "^12.0.0",
7070
"husky": "^9.0.10",
7171
"less": "^4.2.0",
7272
"lint-staged": "^16.1.5",

0 commit comments

Comments
 (0)