chore(deps): update dependency @graphql-codegen/cli to v7.1.1 (#2933)
This commit was merged in pull request #2933.
This commit is contained in:
Generated
+4
-4
@@ -25,7 +25,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "21.0.2",
|
"@commitlint/cli": "21.0.2",
|
||||||
"@commitlint/config-conventional": "21.0.2",
|
"@commitlint/config-conventional": "21.0.2",
|
||||||
"@graphql-codegen/cli": "7.1.0",
|
"@graphql-codegen/cli": "7.1.1",
|
||||||
"@graphql-codegen/fragment-matcher": "7.0.1",
|
"@graphql-codegen/fragment-matcher": "7.0.1",
|
||||||
"@graphql-codegen/typescript": "6.0.2",
|
"@graphql-codegen/typescript": "6.0.2",
|
||||||
"@graphql-codegen/typescript-operations": "6.0.3",
|
"@graphql-codegen/typescript-operations": "6.0.3",
|
||||||
@@ -2462,9 +2462,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@graphql-codegen/cli": {
|
"node_modules/@graphql-codegen/cli": {
|
||||||
"version": "7.1.0",
|
"version": "7.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1.tgz",
|
||||||
"integrity": "sha512-2j1FzZtEnlHdQmOaDnTMGSNyu3RmDf4HGU9xbgpqDRSb+D8UYya2YFW1enIxhJccAQSLD9ACMwCXlB20wJXNiA==",
|
"integrity": "sha512-7XPBWHBwzpdfan5a8lE91YV9AeHhYEnZ32nhjdx7o/7ZN0Lvl3oIjeNuXnMX5CFDCBDNuA75cWhBjDrjqX8GZw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -18,7 +18,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "21.0.2",
|
"@commitlint/cli": "21.0.2",
|
||||||
"@commitlint/config-conventional": "21.0.2",
|
"@commitlint/config-conventional": "21.0.2",
|
||||||
"@graphql-codegen/cli": "7.1.0",
|
"@graphql-codegen/cli": "7.1.1",
|
||||||
"@graphql-codegen/fragment-matcher": "7.0.1",
|
"@graphql-codegen/fragment-matcher": "7.0.1",
|
||||||
"@graphql-codegen/typescript": "6.0.2",
|
"@graphql-codegen/typescript": "6.0.2",
|
||||||
"@graphql-codegen/typescript-operations": "6.0.3",
|
"@graphql-codegen/typescript-operations": "6.0.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user