prisma-labs / graphql-prisma-typescript

🏡 GraphQL server reference implementation (Airbnb clone) in Typescript using Prisma & graphql-yoga
MIT License
749 stars 108 forks source link

fix(deps): update dependency graphql to v14.5.2 #607

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
graphql dependencies patch 14.5.1 -> 14.5.2

Release Notes

graphql/graphql-js ### [`v14.5.2`](https://togithub.com/graphql/graphql-js/releases/v14.5.2) [Compare Source](https://togithub.com/graphql/graphql-js/compare/v14.5.1...v14.5.2) #### v14.5.2 (2019-08-24) ##### Bug Fix 🐞 - [#​2109](https://togithub.com/graphql/graphql-js/pull/2109) Sync type TS definitions with Flow ([@​JacksonKearl](https://togithub.com/JacksonKearl)) - [#​2113](https://togithub.com/graphql/graphql-js/pull/2113) Sync tstypes/graphql.d.ts with flow ([@​JacksonKearl](https://togithub.com/JacksonKearl)) - [#​2115](https://togithub.com/graphql/graphql-js/pull/2115) Sync utilities TS definitions with flow ([@​JacksonKearl](https://togithub.com/JacksonKearl)) - [#​2116](https://togithub.com/graphql/graphql-js/pull/2116) Copy non-standard properites from field's config ([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - [#​2118](https://togithub.com/graphql/graphql-js/pull/2118) Fixup index.d.ts files to reflect Flow ([@​JacksonKearl](https://togithub.com/JacksonKearl)) - [#​2119](https://togithub.com/graphql/graphql-js/pull/2119) Sync validation TS definitions with flow ([@​JacksonKearl](https://togithub.com/JacksonKearl)) ##### Committers: 2 - Ivan Goncharov([@​IvanGoncharov](https://togithub.com/IvanGoncharov)) - Jackson Kearl([@​JacksonKearl](https://togithub.com/JacksonKearl))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.