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

Merged
renovate merged 1 commits from renovate/graphqlcodegenerator-monorepo into main 2026-04-21 14:14:42 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"devDependencies": {
"@commitlint/cli": "20.5.0",
"@commitlint/config-conventional": "20.5.0",
"@graphql-codegen/cli": "6.3.0",
"@graphql-codegen/cli": "6.3.1",
"@graphql-codegen/typed-document-node": "6.1.8",
"@graphql-codegen/typescript": "5.0.10",
"@graphql-codegen/typescript-operations": "5.1.0",
@@ -2100,9 +2100,9 @@
}
},
"node_modules/@graphql-codegen/cli": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.0.tgz",
"integrity": "sha512-tlzSaM2oSnG6x8+QVc+cJ7NMJe+CN4tnSm/B8Uny/IpgSkAqP+RG8xaDxnrzwQZ+lz1ZXrBkNM6vzAGZhOaOGw==",
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.3.1.tgz",
"integrity": "sha512-I5KkyX1SgQZPojMeQTRydB6fml4cysZq/mIdhNW4rmqdoOcTgdMPq1Tl+wtRp1VpBAOrBazJUJh1nAqJMMSPIQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"devDependencies": {
"@commitlint/cli": "20.5.0",
"@commitlint/config-conventional": "20.5.0",
"@graphql-codegen/cli": "6.3.0",
"@graphql-codegen/cli": "6.3.1",
"@graphql-codegen/typed-document-node": "6.1.8",
"@graphql-codegen/typescript": "5.0.10",
"@graphql-codegen/typescript-operations": "5.1.0",