File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 47
47
"author" : " codehex" ,
48
48
"license" : " MIT" ,
49
49
"devDependencies" : {
50
- "@graphql-codegen/cli" : " 2.14.0 " ,
50
+ "@graphql-codegen/cli" : " 2.14.1 " ,
51
51
"@graphql-codegen/typescript" : " 2.8.2" ,
52
52
"@tsconfig/recommended" : " 1.0.1" ,
53
53
"@types/jest" : " 29.2.3" ,
Original file line number Diff line number Diff line change 833
833
minimatch "^3.1.2"
834
834
strip-json-comments "^3.1.1"
835
835
836
- " @graphql-codegen/cli@2.14.0 " :
837
- version "2.14.0 "
838
- resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.14.0 .tgz#2087c9c05d45f482c53e67ef8e9c0c1f9a98b160 "
839
- integrity sha512-tiG8iJd2jklazcAkPC1yZ4THQZOBazHi4L8qtH212PydFfpZ3G+PQyilf9sOMqT6Fq/b6yirHvVi6Jy2b1smEw ==
836
+ " @graphql-codegen/cli@2.14.1 " :
837
+ version "2.14.1 "
838
+ resolved "https://registry.yarnpkg.com/@graphql-codegen/cli/-/cli-2.14.1 .tgz#6a44d37a5d6275d3416077736ecbd30c77e7d437 "
839
+ integrity sha512-Z9EiX8yJ5xtNdw/1ApV8uKx6UjCNl/D28zTHU8Fa7BcCdi3ilGOKSiWCNZaH1mpwKr5EfX18kme2bIqKmohv/w ==
840
840
dependencies :
841
841
" @babel/generator" " ^7.18.13"
842
842
" @babel/template" " ^7.18.10"
867
867
json-to-pretty-yaml "^1.2.2"
868
868
listr2 "^4.0.5"
869
869
log-symbols "^4.0.0"
870
- mkdirp "^1.0.4"
871
870
shell-quote "^1.7.3"
872
871
string-env-interpolation "^1.0.1"
873
872
ts-log "^2.2.3"
@@ -4689,11 +4688,6 @@ minimist@^1.2.5:
4689
4688
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
4690
4689
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
4691
4690
4692
- mkdirp@^1.0.4 :
4693
- version "1.0.4"
4694
- resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
4695
- integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
4696
-
4697
4691
ms@2.1.2 :
4698
4692
version "2.1.2"
4699
4693
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
You can’t perform that action at this time.
0 commit comments