Skip to content

Commit 01246e3

Browse files
fix(deps): update dependency minimatch to v10
1 parent f1b8ccf commit 01246e3

File tree

2 files changed

+43
-29
lines changed

2 files changed

+43
-29
lines changed

packages/vscode/package-lock.json

Lines changed: 42 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"foreground-child": "3.3.1",
2727
"get-port": "5.1.1",
2828
"hono": "4.7.10",
29-
"minimatch": "6.2.0",
29+
"minimatch": "10.0.3",
3030
"openapi-fetch": "0.14.0",
3131
"vscode-languageclient": "7.0.0",
3232
"watcher": "1.2.0",

0 commit comments

Comments
 (0)