Skip to content

Commit 7f80597

Browse files
fix(deps): update dependency minimatch to v10 (#1499)
* fix(deps): update dependency minimatch to v10 * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c8efc31 commit 7f80597

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'graphql-config': patch
3+
---
4+
5+
dependencies updates:
6+
7+
- Updated dependency [`minimatch@^10.0.0` ↗︎](https://www.npmjs.com/package/minimatch/v/10.0.0) (from `^9.0.5`, in `dependencies`)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@graphql-tools/utils": "^10.0.0",
6666
"cosmiconfig": "^9.0.0",
6767
"jiti": "^2.0.0",
68-
"minimatch": "^9.0.5",
68+
"minimatch": "^10.0.0",
6969
"string-env-interpolation": "^1.0.1",
7070
"tslib": "^2.4.0"
7171
},

pnpm-lock.yaml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)