Skip to content

Commit 09c7e6b

Browse files
build(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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 682ab64 commit 09c7e6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/lobe-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"cosmiconfig": "^9",
6666
"dotenv": "^16",
6767
"fast-deep-equal": "^3",
68-
"glob": "^10",
68+
"glob": "^11",
6969
"gpt-tokenizer": "^2",
7070
"gray-matter": "^4",
7171
"ink": "^4.2",

packages/lobe-seo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"cosmiconfig": "^9",
6767
"dotenv": "^16",
6868
"fast-deep-equal": "^3",
69-
"glob": "^10",
69+
"glob": "^11",
7070
"gpt-tokenizer": "^2",
7171
"gray-matter": "^4",
7272
"ink": "^4.2",

0 commit comments

Comments
 (0)