Skip to content

Commit 35434b1

Browse files
fix(deps): bump glob from 10.4.5 to 11.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 11.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...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]>
1 parent 284652a commit 35434b1

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
@@ -63,7 +63,7 @@
6363
"eslint-plugin-react": "^7.34.3",
6464
"eslint-plugin-react-hooks": "^4.6.2",
6565
"fs-extra": "^11.2.0",
66-
"glob": "^10.4.5",
66+
"glob": "^11.0.0",
6767
"identity-obj-proxy": "^3.0.0",
6868
"jest": "^29.7.0",
6969
"jest-canvas-mock": "^2.5.2",

0 commit comments

Comments
 (0)