@@ -2790,6 +2790,7 @@ __metadata:
2790
2790
" @pob/pretty-eslint-config " : " npm:5.2.0"
2791
2791
" @pob/pretty-pkg " : " npm:6.2.0"
2792
2792
conventional-changelog-conventionalcommits : " npm:^7.0.0"
2793
+ cosmiconfig : " npm:^8.3.6"
2793
2794
husky : " npm:~8.0.1"
2794
2795
json5 : " npm:^2.2.2"
2795
2796
lint-staged : " npm:15.1.0"
@@ -5911,15 +5912,20 @@ __metadata:
5911
5912
languageName : node
5912
5913
linkType : hard
5913
5914
5914
- " cosmiconfig@npm:^8.0.0 " :
5915
- version : 8.0.0
5916
- resolution : " cosmiconfig@npm:8.0.0 "
5915
+ " cosmiconfig@npm:^8.0.0, cosmiconfig@npm:^8.3.6 " :
5916
+ version : 8.3.6
5917
+ resolution : " cosmiconfig@npm:8.3.6 "
5917
5918
dependencies :
5918
- import-fresh : " npm:^3.2.1 "
5919
+ import-fresh : " npm:^3.3.0 "
5919
5920
js-yaml : " npm:^4.1.0"
5920
- parse-json : " npm:^5.0 .0"
5921
+ parse-json : " npm:^5.2 .0"
5921
5922
path-type : " npm:^4.0.0"
5922
- checksum : 623c09750d32328383b6d3eaafcb0b9c3d610c142479a594528d8122a97e741725534158cbc6c6c313e66bcdb82dac440f5e32446ed79bab501e55e57a7b3119
5923
+ peerDependencies :
5924
+ typescript : " >=4.9.5"
5925
+ peerDependenciesMeta :
5926
+ typescript :
5927
+ optional : true
5928
+ checksum : 91d082baca0f33b1c085bf010f9ded4af43cbedacba8821da0fb5667184d0a848addc52c31fadd080007f904a555319c238cf5f4c03e6d58ece2e4876b2e73d6
5923
5929
languageName : node
5924
5930
linkType : hard
5925
5931
@@ -7950,7 +7956,7 @@ __metadata:
7950
7956
languageName : node
7951
7957
linkType : hard
7952
7958
7953
- " import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1 " :
7959
+ " import-fresh@npm:^3.0.0, import-fresh@npm:^3.2.1, import-fresh@npm:^3.3.0 " :
7954
7960
version : 3.3.0
7955
7961
resolution : " import-fresh@npm:3.3.0"
7956
7962
dependencies :
0 commit comments