Build(deps): bump @graphql-codegen/typescript-vue-apollo
Bumps [@graphql-codegen/typescript-vue-apollo](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/vue-apollo) from 3.3.5 to 3.3.6. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/vue-apollo/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-vue-apollo@3.3.6/packages/plugins/typescript/vue-apollo)
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"@auth0/auth0-spa-js": "^2.0.0",
|
||||
"@graphql-codegen/typescript": "^2.8.1",
|
||||
"@graphql-codegen/typescript-operations": "^2.5.5",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.5",
|
||||
"@graphql-codegen/typescript-vue-apollo": "^3.3.6",
|
||||
"@nuxtjs/i18n": "^7.3.0",
|
||||
"@nuxtjs/moment": "^1.1.0",
|
||||
"@nuxtjs/sentry": "^6.0.1",
|
||||
|
||||
@@ -1345,13 +1345,13 @@
|
||||
auto-bind "~4.0.0"
|
||||
tslib "~2.4.0"
|
||||
|
||||
"@graphql-codegen/typescript-vue-apollo@^3.3.5":
|
||||
version "3.3.5"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.5.tgz#e067e8f1b974c0fe516caa843fc3f786c00994ef"
|
||||
integrity sha512-JeRmai1sruz4J2OaNK4YwyMa9oyz41PxHNQG1B+Vkg6evQw7kkisfkSZCXLrKiS/tKb/CgNgAOtFOhBPeJ1/xw==
|
||||
"@graphql-codegen/typescript-vue-apollo@^3.3.6":
|
||||
version "3.3.6"
|
||||
resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-vue-apollo/-/typescript-vue-apollo-3.3.6.tgz#4c37e8a06482890b1cc2fef4d83eae293ecb4b8d"
|
||||
integrity sha512-Ra5jrFle0mt4MbWJwSqMaCwF3rehMpSVylJOMZASWr4WYJhvxmUcIkbQPxvrIrGgS4woTR/6pL1NWhzurlfsoQ==
|
||||
dependencies:
|
||||
"@graphql-codegen/plugin-helpers" "^2.6.2"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.13.0"
|
||||
"@graphql-codegen/plugin-helpers" "^2.7.2"
|
||||
"@graphql-codegen/visitor-plugin-common" "2.13.1"
|
||||
auto-bind "~4.0.0"
|
||||
change-case-all "1.0.14"
|
||||
tslib "~2.4.0"
|
||||
|
||||
Reference in New Issue
Block a user