File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 44
44
"author" : " codehex" ,
45
45
"license" : " MIT" ,
46
46
"devDependencies" : {
47
- "@graphql-codegen/cli" : " 2.8.0 " ,
47
+ "@graphql-codegen/cli" : " 2.8.1 " ,
48
48
"@graphql-codegen/typescript" : " 2.7.1" ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 28.1.5" ,
Original file line number Diff line number Diff line change 747
747
minimatch "^3.1.2"
748
748
strip-json-comments "^3.1.1"
749
749
750
- " @graphql-codegen/[email protected] .0 " :
751
- version "2.8.0 "
752
- resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.8.0 .tgz#ef596fc1afc18d5641e03a3caa0976270e570ca7 "
753
- integrity sha512-qpLnfWLd7M6ISlXN5c9WPwUE9iZkzS6996hwlvKcYpyGWj10ZtDcEQpH+NFoNjNP3Bu+QOSt6gSnpnCnajwadA ==
750
+ " @graphql-codegen/[email protected] .1 " :
751
+ version "2.8.1 "
752
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.8.1 .tgz#8e8f70417f3a0e87f266953c41c6424c6e76b473 "
753
+ integrity sha512-o+Za1483WhnbMA5G4JJq72EeqXROsdEiDTfUTxtX1iPPebv+VMekTFfHnBCUXpes0XTeZViXTd16AX6cmtUF4Q ==
754
754
dependencies :
755
755
" @graphql-codegen/core" " 2.6.0"
756
756
" @graphql-codegen/plugin-helpers" " ^2.5.0"
780
780
mkdirp "^1.0.4"
781
781
string-env-interpolation "^1.0.1"
782
782
ts-log "^2.2.3"
783
+ tslib "^2.4.0"
783
784
yaml "^1.10.0"
784
785
yargs "^17.0.0"
785
786
You can’t perform that action at this time.
0 commit comments