Build(deps): bump @graphql-codegen/typescript from 2.7.5 to 2.8.0
Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 2.7.5 to 2.8.0. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/typescript/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript@2.8.0/packages/plugins/typescript/typescript)
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.7.0",
|
||||
"@auth0/auth0-spa-js": "^1.22.4",
|
||||
"@graphql-codegen/typescript": "^2.7.5",
|
||||
"@graphql-codegen/typescript": "^2.8.0",
|
||||
"@graphql-codegen/typescript-operations": "^2.5.5",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.5",
|
||||
"@nuxtjs/i18n": "^7.3.0",
|
||||
|
||||
@@ -1364,10 +1364,10 @@
|
||||
change-case-all "1.0.14"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript@^2.7.5":
|
||||
version "2.7.5"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.7.5.tgz#00da3b7dd51cce49d95531556988818568c5d87e"
|
||||
integrity sha512-NZMViINr0KEH+DgtOE3BDWkdrisX7cz3/+m6M73Sa2cMM1udTTCpLbNqFIHRmGl1UyfwjdZB32YoF/fxshjV/Q==
|
||||
"@graphql-codegen/typescript@^2.7.5", "@graphql-codegen/typescript@^2.8.0":
|
||||
version "2.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript/-/typescript-2.8.0.tgz#c4a20cd88f301bed094b53c982cf85bceda1b78c"
|
||||
integrity sha512-atQ6NFfMmoknJi0QdVSozPugKcgeJB6t1/cVskbhVtX8tAEFFLjl6H23mpz3t35AH6aGWtvx2LCjUSxHI6P6xA==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.2"
|
||||
"@graphql-codegen/schema-ast" "^2.5.1"
|
||||
|
||||
Reference in New Issue
Block a user