Skip to content

Commit bcc9d9e

Browse files
chore(deps-dev): bump glob from 7.2.3 to 9.2.1 (#430)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.3 to 9.2.1. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v7.2.3...v9.2.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 d760e86 commit bcc9d9e

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
@@ -55,7 +55,7 @@
5555
"dumi": "^2.1.3",
5656
"eslint": "~7.32.0",
5757
"father": "^4.1.3",
58-
"glob": "^7.1.6",
58+
"glob": "^9.2.1",
5959
"husky": "^8.0.3",
6060
"lint-staged": "^13.1.2",
6161
"np": "^6.2.3",

0 commit comments

Comments
 (0)