Skip to content

Commit cb1c78a

Browse files
fix(deps): update dependency detect-indent to v7
1 parent a68f8b1 commit cb1c78a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
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",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
63646369
detect-newline@^3.0.0:
63656370
version "3.1.0"
63666371
resolved "https://registry.yarnpkg.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651"

0 commit comments

Comments
 (0)