Skip to content

Commit 4f2bda9

Browse files
authored
Revert major package versions (#1727)
* Use cosmiconfig@^8.1.0 * Use minimatch@^9.0.5 * Add changeset
1 parent 23f6cba commit 4f2bda9

File tree

3 files changed

+15
-16
lines changed

3 files changed

+15
-16
lines changed

.changeset/brave-knives-remain.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'graphql-config': patch
3+
---
4+
5+
Revert minimatch and cosmiconfig versions

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@
6363
"@graphql-tools/merge": "^9.0.0",
6464
"@graphql-tools/url-loader": "^8.0.0",
6565
"@graphql-tools/utils": "^10.0.0",
66-
"cosmiconfig": "^9.0.0",
66+
"cosmiconfig": "^8.1.0",
6767
"jiti": "^2.0.0",
68-
"minimatch": "^10.0.0",
68+
"minimatch": "^9.0.5",
6969
"string-env-interpolation": "^1.0.1",
7070
"tslib": "^2.4.0"
7171
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)