Skip to content

Commit 4615413

Browse files
fix(deps): update dependency minimatch to v10
1 parent fae365f commit 4615413

File tree

2 files changed

+35
-19
lines changed

2 files changed

+35
-19
lines changed

packages/vscode/package-lock.json

Lines changed: 34 additions & 18 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
@@ -24,7 +24,7 @@
2424
"foreground-child": "3.3.1",
2525
"get-port": "5.1.1",
2626
"hono": "4.7.10",
27-
"minimatch": "6.2.0",
27+
"minimatch": "10.0.2",
2828
"openapi-fetch": "0.14.0",
2929
"vscode-languageclient": "7.0.0",
3030
"watcher": "1.2.0",

0 commit comments

Comments
 (0)