File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-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.13.1 " ,
47
+ "@graphql-codegen/cli" : " 2.13.2 " ,
48
48
"@graphql-codegen/typescript" : " 2.7.3" ,
49
49
"@tsconfig/recommended" : " 1.0.1" ,
50
50
"@types/jest" : " 29.1.1" ,
Original file line number Diff line number Diff line change 821
821
minimatch "^3.1.2"
822
822
strip-json-comments "^3.1.1"
823
823
824
- " @graphql-codegen/[email protected] .1 " :
825
- version "2.13.1 "
826
- resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.1 .tgz#d68bdf42db528091ef8af2092696a04bd51bccc3 "
827
- integrity sha512-3+IcmqQu4olcO3ZPc+pfEPPMP+qxtjVU7w1SSLlbMU38oMY0IffApk8MNAivuVKrXoU1a8XOwt+g6m8jz9oLHA ==
824
+ " @graphql-codegen/[email protected] .2 " :
825
+ version "2.13.2 "
826
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.13.2 .tgz#4fb28405895601877e822ed4f9aeee98ec917a3e "
827
+ integrity sha512-hGz5v/jFjhEQ/RkN1folL6WvdW4q9gMy/E8hD+28AuD8iYijYuU+Rx8dheXxTtO7UPOWFHIeFiwBuAHPJxTA5A ==
828
828
dependencies :
829
829
" @babel/generator" " ^7.18.13"
830
830
" @babel/template" " ^7.18.10"
You can’t perform that action at this time.
0 commit comments