chore(deps): update dependency @graphql-codegen/cli to v6.0.1

This commit is contained in:
Renovate
2025-10-21 13:07:45 +00:00
parent f8e60a5202
commit 2aebb10413
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -26,7 +26,7 @@
"devDependencies": {
"@commitlint/cli": "20.1.0",
"@commitlint/config-conventional": "20.0.0",
"@graphql-codegen/cli": "6.0.0",
"@graphql-codegen/cli": "6.0.1",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.2",
"@graphql-codegen/typescript-operations": "5.0.2",
@@ -2422,9 +2422,9 @@
"license": "0BSD"
},
"node_modules/@graphql-codegen/cli": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.0.tgz",
"integrity": "sha512-tvchLVCMtorDE+UwgQbrjyaQK16GCZA+QomTxZazRx64ixtgmbEiQV7GhCBy0y0Bo7/tcTJb6sy9G/TL/BgiOg==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.0.1.tgz",
"integrity": "sha512-6iP91joxb7phdicDrIF8Cv9ah2QpPVXUUu7rbOaQKvqey+QKYmHcxGCi9r5/7p4lUiHZPQvfB7xDHURHQca1SA==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -18,7 +18,7 @@
"devDependencies": {
"@commitlint/cli": "20.1.0",
"@commitlint/config-conventional": "20.0.0",
"@graphql-codegen/cli": "6.0.0",
"@graphql-codegen/cli": "6.0.1",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.2",
"@graphql-codegen/typescript-operations": "5.0.2",