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 4444 "author" : " codehex" ,
4545 "license" : " MIT" ,
4646 "devDependencies" : {
47- "@graphql-codegen/cli" : " 2.8.0 " ,
47+ "@graphql-codegen/cli" : " 2.8.1 " ,
4848 "@graphql-codegen/typescript" : " 2.7.1" ,
4949 "@tsconfig/recommended" : " 1.0.1" ,
5050 "@types/jest" : " 28.1.5" ,
Original file line number Diff line number Diff line change 747747 minimatch "^3.1.2"
748748 strip-json-comments "^3.1.1"
749749
750- " @graphql-codegen/cli@2.8.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/cli@2.8.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 ==
754754 dependencies :
755755 " @graphql-codegen/core" " 2.6.0"
756756 " @graphql-codegen/plugin-helpers" " ^2.5.0"
780780 mkdirp "^1.0.4"
781781 string-env-interpolation "^1.0.1"
782782 ts-log "^2.2.3"
783+ tslib "^2.4.0"
783784 yaml "^1.10.0"
784785 yargs "^17.0.0"
785786
You can’t perform that action at this time.
0 commit comments