Bump @graphql-codegen/typescript from 2.1.0 to 2.1.2 (#34)

Bumps [@graphql-codegen/typescript](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/typescript) from 2.1.0 to 2.1.2.
- [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.1.2/packages/plugins/typescript/typescript)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-08-31 15:09:06 +02:00
committed by GitHub
parent 513538b5ae
commit 552183255a
2 changed files with 34 additions and 11 deletions

View File

@@ -52,7 +52,7 @@
"devDependencies": {
"@graphql-codegen/cli": "^2.1.0",
"@graphql-codegen/schema-ast": "^2.1.0",
"@graphql-codegen/typescript": "^2.1.0",
"@graphql-codegen/typescript": "^2.1.2",
"@graphql-codegen/typescript-operations": "^2.1.0",
"@next/bundle-analyzer": "^11.1.0",
"@types/body-scroll-lock": "^3.1.0",