chore(deps): update dependency @graphql-codegen/cli to v6.1.1
This commit is contained in:
Generated
+4
-4
@@ -23,7 +23,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "20.3.1",
|
||||
"@commitlint/config-conventional": "20.3.1",
|
||||
"@graphql-codegen/cli": "6.1.0",
|
||||
"@graphql-codegen/cli": "6.1.1",
|
||||
"@graphql-codegen/typed-document-node": "6.1.5",
|
||||
"@graphql-codegen/typescript": "5.0.7",
|
||||
"@graphql-codegen/typescript-operations": "5.0.7",
|
||||
@@ -3175,9 +3175,9 @@
|
||||
"license": "0BSD"
|
||||
},
|
||||
"node_modules/@graphql-codegen/cli": {
|
||||
"version": "6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.0.tgz",
|
||||
"integrity": "sha512-7w3Zq5IFONVOBcyOiP01Nv9WRxGS/TEaBCAb/ALYA3xHq95dqKCpoGnxt/Ut9R18jiS+aMgT0gc8Tr8sHy44jA==",
|
||||
"version": "6.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-6.1.1.tgz",
|
||||
"integrity": "sha512-Ni8UdZ6D/UTvLvDtPb6PzshI0lTqtLDnmv/2t1w2SYP92H0MMEdAzxB/ujDWwIXm2LzVPvvrGvzzCTMsyXa+mA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "20.3.1",
|
||||
"@commitlint/config-conventional": "20.3.1",
|
||||
"@graphql-codegen/cli": "6.1.0",
|
||||
"@graphql-codegen/cli": "6.1.1",
|
||||
"@graphql-codegen/typed-document-node": "6.1.5",
|
||||
"@graphql-codegen/typescript": "5.0.7",
|
||||
"@graphql-codegen/typescript-operations": "5.0.7",
|
||||
|
||||
Reference in New Issue
Block a user