Skip to content

Commit 1ed5252

Browse files
chore: Bump glob from 7.2.3 to 11.0.0 (#439)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 11.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v7.2.3...v11.0.0) --- 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 9f3f872 commit 1ed5252

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
@@ -76,7 +76,7 @@
7676
"eslint-plugin-react": "^7.20.6",
7777
"father": "^4.1.5",
7878
"gh-pages": "^6.1.1",
79-
"glob": "^7.1.6",
79+
"glob": "^11.0.0",
8080
"husky": "^8.0.3",
8181
"less": "^4.1.3",
8282
"lint-staged": "^15.2.0",

0 commit comments

Comments
 (0)