Skip to content

Commit 9907743

Browse files
committed
Bump cosmiconfig to v9
1 parent 3efc9ba commit 9907743

File tree

3 files changed

+38
-8
lines changed

3 files changed

+38
-8
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@
9494
"**/@types/graphql-upload/graphql": "^16.0.0",
9595
"ts-node": "10.9.2",
9696
"typescript": "5.5.4",
97-
"cosmiconfig": "8.3.6",
9897
"eslint-plugin-promise": "7.1.0"
9998
}
10099
}

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@graphql-tools/utils": "^10.0.0",
5858
"@whatwg-node/fetch": "^0.10.0",
5959
"chalk": "^4.1.0",
60-
"cosmiconfig": "^8.1.3",
60+
"cosmiconfig": "^9.0.0",
6161
"debounce": "^2.0.0",
6262
"detect-indent": "^6.0.0",
6363
"graphql-config": "^5.1.1",

yarn.lock

Lines changed: 37 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4940,6 +4940,11 @@
49404940
resolved "https://registry.yarnpkg.com/@types/parse-filepath/-/parse-filepath-1.0.2.tgz#417f313bbb10526e7adb06e037e53040fb4d7f93"
49414941
integrity sha512-CcyaQuvlpejsJR57RWxUR++E7zTKvbDDotZyiKaJsZdlbV8JfHgRYj4aZszEGKVLhiX0pbD8QeAuzEFUol4mRA==
49424942

4943+
"@types/parse-json@^4.0.0":
4944+
version "4.0.2"
4945+
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
4946+
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
4947+
49434948
"@types/prettier@^2.1.5":
49444949
version "2.7.2"
49454950
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
@@ -6787,15 +6792,36 @@ cose-base@^2.2.0:
67876792
dependencies:
67886793
layout-base "^2.0.0"
67896794

6790-
[email protected], [email protected], cosmiconfig@^7.0.0, cosmiconfig@^8.1.3, cosmiconfig@^9.0.0:
6791-
version "8.3.6"
6792-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.3.6.tgz#060a2b871d66dba6c8538ea1118ba1ac16f5fae3"
6793-
integrity sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==
6795+
6796+
version "8.0.0"
6797+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-8.0.0.tgz#e9feae014eab580f858f8a0288f38997a7bebe97"
6798+
integrity sha512-da1EafcpH6b/TD8vDRaWV7xFINlHlF6zKsGwS1TsuVJTZRkquaS5HTMq7uq6h31619QjbsYl21gVDOm32KM1vQ==
6799+
dependencies:
6800+
import-fresh "^3.2.1"
6801+
js-yaml "^4.1.0"
6802+
parse-json "^5.0.0"
6803+
path-type "^4.0.0"
6804+
6805+
cosmiconfig@^7.0.0:
6806+
version "7.1.0"
6807+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6"
6808+
integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==
67946809
dependencies:
6810+
"@types/parse-json" "^4.0.0"
6811+
import-fresh "^3.2.1"
6812+
parse-json "^5.0.0"
6813+
path-type "^4.0.0"
6814+
yaml "^1.10.0"
6815+
6816+
cosmiconfig@^9.0.0:
6817+
version "9.0.0"
6818+
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d"
6819+
integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==
6820+
dependencies:
6821+
env-paths "^2.2.1"
67956822
import-fresh "^3.3.0"
67966823
js-yaml "^4.1.0"
67976824
parse-json "^5.2.0"
6798-
path-type "^4.0.0"
67996825

68006826
create-require@^1.1.0:
68016827
version "1.1.1"
@@ -7573,6 +7599,11 @@ entities@^4.4.0, entities@^4.5.0:
75737599
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
75747600
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
75757601

7602+
env-paths@^2.2.1:
7603+
version "2.2.1"
7604+
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
7605+
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
7606+
75767607
environment@^1.0.0:
75777608
version "1.1.0"
75787609
resolved "https://registry.yarnpkg.com/environment/-/environment-1.1.0.tgz#8e86c66b180f363c7ab311787e0259665f45a9f1"
@@ -16282,7 +16313,7 @@ yaml-eslint-parser@^1.2.1:
1628216313
lodash "^4.17.21"
1628316314
yaml "^2.0.0"
1628416315

16285-
yaml@^1.10.2:
16316+
yaml@^1.10.0, yaml@^1.10.2:
1628616317
version "1.10.2"
1628716318
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1628816319
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==

0 commit comments

Comments
 (0)