Skip to content

Commit

Permalink
chore(deps-dev): bump glob from 7.2.3 to 11.0.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent d14022f commit 6474bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"dumi": "^2.1.4",
"eslint": "^8.57.0",
"father": "^4.0.0",
"glob": "^7.1.6",
"glob": "^11.0.0",
"less": "^4.1.3",
"np": "^7.0.0",
"rc-test": "^7.0.3",
Expand Down

0 comments on commit 6474bb0

Please sign in to comment.