Skip to content

Commit ca630c7

Browse files
fix(deps): update dependency minimatch to v10 (#526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3dbc32c commit ca630c7

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"colord": "^2.9.3",
3636
"fast-deep-equal": "^3.1.3",
3737
"fuse.js": "^7.0.0",
38-
"minimatch": "^9.0.5",
38+
"minimatch": "^10.0.1",
3939
"shiki": "^1.10.3",
4040
"splitpanes": "^3.1.5",
4141
"vis-network": "^9.1.9",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)