Skip to content

Commit

Permalink
build(deps): bump glob from 10.4.5 to 11.0.0
Browse files Browse the repository at this point in the history
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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 3013cc9 commit 3e2a1a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/lobe-i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"cosmiconfig": "^9.0.0",
"dotenv": "^16.4.5",
"fast-deep-equal": "^3.1.3",
"glob": "^10.4.5",
"glob": "^11.0.0",
"gpt-tokenizer": "^2.2.1",
"gray-matter": "^4.0.3",
"ink": "^4.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/lobe-seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"cosmiconfig": "^9.0.0",
"dotenv": "^16.4.5",
"fast-deep-equal": "^3.1.3",
"glob": "^10.4.5",
"glob": "^11.0.0",
"gpt-tokenizer": "^2.2.1",
"gray-matter": "^4.0.3",
"ink": "^4.4.1",
Expand Down

0 comments on commit 3e2a1a4

Please sign in to comment.