Skip to content

Commit b6ce268

Browse files
Update dependency glob to ^10.4.5 (#195)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ce970b commit b6ce268

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@mdx-js/react": "^3.1.1",
3131
"clsx": "^2.1.1",
3232
"docusaurus-json-schema-plugin": "1.15.0",
33-
"glob": "^10.3.10",
33+
"glob": "^10.4.5",
3434
"prism-react-renderer": "^2.4.1",
3535
"react": "^19.1.1",
3636
"react-dom": "^19.1.1",

plugins/mcp-metadata-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "src/index.ts",
66
"dependencies": {
77
"@docusaurus/types": "^3.8.1",
8-
"glob": "^10.3.10",
8+
"glob": "^10.4.5",
99
"js-yaml": "^4.1.0"
1010
},
1111
"devDependencies": {

0 commit comments

Comments
 (0)