mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
chore(deps-dev): bump minimatch from 10.2.3 to 10.2.4 (#7739)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c10e02e69f
commit
3cc2b4028d
2 changed files with 351 additions and 1262 deletions
1611
pnpm-lock.yaml
1611
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
|
|
@ -5,6 +5,6 @@
|
||||||
"main": "index.cjs",
|
"main": "index.cjs",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/minimatch": "5.1.2",
|
"@types/minimatch": "5.1.2",
|
||||||
"minimatch": "10.2.3"
|
"minimatch": "10.2.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue