chore(deps): update graphqlcodegenerator monorepo to v7.1.3
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.2",
|
"@graphql-codegen/cli": "7.1.3",
|
||||||
"@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.4",
|
"@graphql-codegen/typescript-operations": "6.0.4",
|
||||||
@@ -1987,9 +1987,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@graphql-codegen/cli": {
|
"node_modules/@graphql-codegen/cli": {
|
||||||
"version": "7.1.2",
|
"version": "7.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/@graphql-codegen/cli/-/cli-7.1.3.tgz",
|
||||||
"integrity": "sha512-RiXedOZhanodp8fCBlpciyic17kSv0hSMboDaE9/ZWXC6f4g1aQBTZmQJOsT9Dtxy0SxqmMY674NoTlJgELNeA==",
|
"integrity": "sha512-mMYwpvpqJjjHoA/c6HBjdlbT8JqFC6W85RB80tpHACapufBnLlyNtYHYeOYAoUuU1n3cGQi1if1pKHnjLgS/eQ==",
|
||||||
"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.2",
|
"@graphql-codegen/cli": "7.1.3",
|
||||||
"@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.4",
|
"@graphql-codegen/typescript-operations": "6.0.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user