File tree Expand file tree Collapse file tree
packages/graphql-codegen-cli Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 "chalk" : " ^4.1.0" ,
6161 "cosmiconfig" : " ^7.0.0" ,
6262 "debounce" : " ^1.2.0" ,
63- "detect-indent" : " ^6 .0.0" ,
63+ "detect-indent" : " ^7 .0.0" ,
6464 "graphql-config" : " ^4.5.0" ,
6565 "inquirer" : " ^8.0.0" ,
6666 "is-glob" : " ^4.0.1" ,
Original file line number Diff line number Diff line change @@ -6361,6 +6361,11 @@ detect-indent@^6.0.0:
63616361 resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-6.1.0.tgz#592485ebbbf6b3b1ab2be175c8393d04ca0d57e6"
63626362 integrity sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==
63636363
6364+ detect-indent@^7.0.0:
6365+ version "7.0.1"
6366+ resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-7.0.1.tgz#cbb060a12842b9c4d333f1cac4aa4da1bb66bc25"
6367+ integrity sha512-Mc7QhQ8s+cLrnUfU/Ji94vG/r8M26m8f++vyres4ZoojaRDpZ1eSIh/EpzLNwlWuvzSZ3UbDFspjFvTDXe6e/g==
6368+
63646369detect-newline@^3.0.0:
63656370 version "3.1.0"
63666371 resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"
You can’t perform that action at this time.
0 commit comments