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

Merged
renovate merged 1 commits from renovate/graphqlcodegenerator-monorepo into main 2026-03-12 13:13:29 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "20.4.4", "@commitlint/cli": "20.4.4",
"@commitlint/config-conventional": "20.4.4", "@commitlint/config-conventional": "20.4.4",
"@graphql-codegen/cli": "6.2.0", "@graphql-codegen/cli": "6.2.1",
"@graphql-codegen/typed-document-node": "6.1.7", "@graphql-codegen/typed-document-node": "6.1.7",
"@graphql-codegen/typescript": "5.0.9", "@graphql-codegen/typescript": "5.0.9",
"@graphql-codegen/typescript-operations": "5.0.9", "@graphql-codegen/typescript-operations": "5.0.9",
@@ -2089,9 +2089,9 @@
"license": "0BSD" "license": "0BSD"
}, },
"node_modules/@graphql-codegen/cli": { "node_modules/@graphql-codegen/cli": {
"version": "6.2.0", "version": "6.2.1",
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.0.tgz", "resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.2.1.tgz",
"integrity": "sha512-BNebfzbZ3qa+HNs35ug69A8Ma39ky7oy9Lc5SnmnFwW3/38NbqoHCKre+Hwle7ukdD8fWkhi5S01GdiNjIlwhQ==", "integrity": "sha512-E1B+5nBda2l89Pci5M0HcEj2Hmx2yhORFX+1T3rmwpQjdOiulo+h9JifWxKomUpjfbmU1YkBSd47CCGLFPU10A==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
+1 -1
View File
@@ -36,7 +36,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "20.4.4", "@commitlint/cli": "20.4.4",
"@commitlint/config-conventional": "20.4.4", "@commitlint/config-conventional": "20.4.4",
"@graphql-codegen/cli": "6.2.0", "@graphql-codegen/cli": "6.2.1",
"@graphql-codegen/typed-document-node": "6.1.7", "@graphql-codegen/typed-document-node": "6.1.7",
"@graphql-codegen/typescript": "5.0.9", "@graphql-codegen/typescript": "5.0.9",
"@graphql-codegen/typescript-operations": "5.0.9", "@graphql-codegen/typescript-operations": "5.0.9",