Skip to content

Commit c8efc31

Browse files
fix(deps): update dependency cosmiconfig to v9 (#1574)
* fix(deps): update dependency cosmiconfig to v9 * 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 790cfc1 commit c8efc31

File tree

3 files changed

+20
-7
lines changed

3 files changed

+20
-7
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 [`cosmiconfig@^9.0.0` ↗︎](https://www.npmjs.com/package/cosmiconfig/v/9.0.0) (from `^8.1.0`, in `dependencies`)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@graphql-tools/merge": "^9.0.0",
6464
"@graphql-tools/url-loader": "^8.0.0",
6565
"@graphql-tools/utils": "^10.0.0",
66-
"cosmiconfig": "^8.1.0",
66+
"cosmiconfig": "^9.0.0",
6767
"jiti": "^2.0.0",
6868
"minimatch": "^9.0.5",
6969
"string-env-interpolation": "^1.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)