Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Bump @graphql-codegen/schema-ast in /uit.hotel.client (#596)
Browse files Browse the repository at this point in the history
Bumps [@graphql-codegen/schema-ast](https://github.com/dotansimha/graphql-code-generator) from 1.7.0 to 1.8.2.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/CHANGELOG.md)
- [Commits](dotansimha/graphql-code-generator@v1.7.0...v1.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and thaotram committed Oct 25, 2019
1 parent 297e4e8 commit fc2a36c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
2 changes: 1 addition & 1 deletion uit.hotel.client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@babel/register": "7.6.2",
"@graphql-codegen/cli": "^1.7.0",
"@graphql-codegen/introspection": "^1.8.2",
"@graphql-codegen/schema-ast": "^1.7.0",
"@graphql-codegen/schema-ast": "^1.8.2",
"@graphql-codegen/typescript": "^1.8.0",
"@graphql-codegen/typescript-compatibility": "^1.8.1",
"@graphql-codegen/typescript-operations": "^1.8.2",
Expand Down
18 changes: 4 additions & 14 deletions uit.hotel.client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -941,22 +941,12 @@
import-from "3.0.0"
tslib "1.10.0"

"@graphql-codegen/plugin-helpers@1.8.2":
"@graphql-codegen/schema-ast@^1.8.2":
version "1.8.2"
resolved "https://registry.yarnpkg.com/@graphql-codegen/plugin-helpers/-/plugin-helpers-1.8.2.tgz#b982d9af9a68a3571118a1ad27ff512e49216a0c"
integrity sha512-VMeUv/oMSVON/+8h1kor4VzamVxEWsktEybCiF92Ik3Ho5XxXGo5bweBauNFbxX6tff5gVdlPUDGMur86taKPg==
dependencies:
change-case "3.1.0"
common-tags "1.8.0"
import-from "3.0.0"
tslib "1.10.0"

"@graphql-codegen/schema-ast@^1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-1.7.0.tgz#43b774998aceec27c18bfcbbebcd04f160d915d2"
integrity sha512-jTdVKeObJc4Ndjt3V2NyOWRr9y6UCNDSIRBfoBHfn2+Vm+odqpyGdoeeFncjs4hjAAnzqWCvpedB08UiVunYOQ==
resolved "https://registry.yarnpkg.com/@graphql-codegen/schema-ast/-/schema-ast-1.8.2.tgz#4b91177b0bd1f487022dccdd0c07d7424a33a5cd"
integrity sha512-xV/dT83t/gZFRXvsKUJ1VwaBLi4YZAl5agPOcvnfd6/fRIEmpJ/JI4ZSittZxMHKbHEnik4MBDwPicdMNV+k0Q==
dependencies:
"@graphql-codegen/plugin-helpers" "1.7.0"
"@graphql-codegen/plugin-helpers" "1.8.2"
tslib "1.10.0"

"@graphql-codegen/typescript-compatibility@^1.8.1":
Expand Down

0 comments on commit fc2a36c

Please sign in to comment.