chore(deps): update dependency @graphql-codegen/cli to v7.1.2 #243
Generated
+4
-4
@@ -22,7 +22,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "21.0.2",
|
||||
"@commitlint/config-conventional": "21.0.2",
|
||||
"@graphql-codegen/cli": "7.1.1",
|
||||
"@graphql-codegen/cli": "7.1.2",
|
||||
"@graphql-codegen/typed-document-node": "7.0.2",
|
||||
"@graphql-codegen/typescript": "6.0.2",
|
||||
"@graphql-codegen/typescript-operations": "6.0.3",
|
||||
@@ -2225,9 +2225,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@graphql-codegen/cli": {
|
||||
"version": "7.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.1.tgz",
|
||||
"integrity": "sha512-7XPBWHBwzpdfan5a8lE91YV9AeHhYEnZ32nhjdx7o/7ZN0Lvl3oIjeNuXnMX5CFDCBDNuA75cWhBjDrjqX8GZw==",
|
||||
"version": "7.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2.tgz",
|
||||
"integrity": "sha512-RiXedOZhanodp8fCBlpciyic17kSv0hSMboDaE9/ZWXC6f4g1aQBTZmQJOsT9Dtxy0SxqmMY674NoTlJgELNeA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "21.0.2",
|
||||
"@commitlint/config-conventional": "21.0.2",
|
||||
"@graphql-codegen/cli": "7.1.1",
|
||||
"@graphql-codegen/cli": "7.1.2",
|
||||
"@graphql-codegen/typed-document-node": "7.0.2",
|
||||
"@graphql-codegen/typescript": "6.0.2",
|
||||
"@graphql-codegen/typescript-operations": "6.0.3",
|
||||
|
||||
Reference in New Issue
Block a user