Skip to content

Commit 1d57886

Browse files
fix(deps): update dependency minimatch to v10
1 parent 1e0059b commit 1d57886

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/vscode/package-lock.json

Lines changed: 8 additions & 8 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
@@ -22,7 +22,7 @@
2222
"execa": "5.1.1",
2323
"get-port": "5.1.1",
2424
"hono": "4.7.10",
25-
"minimatch": "6.2.0",
25+
"minimatch": "10.0.1",
2626
"openapi-fetch": "0.14.0",
2727
"vscode-languageclient": "7.0.0",
2828
"watcher": "1.2.0"

0 commit comments

Comments
 (0)