prisma-archive / graphql-config-extension-graphcool

2 stars 3 forks source link

fix(deps): update dependency graphql-config to v2 #18

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency graphql-config from v1.2.0 to v2.0.0

Release Notes ### [`v1.2.1`](https://github.com/graphcool/graphql-config/releases/v1.2.1) ##### Bug Fixes * Adding Node 6 support ([0e6f094](https://github.com/graphcool/graphql-config/commit/0e6f094)) --- ### [`v2.0.0`](https://github.com/graphcool/graphql-config/releases/v2.0.0) ##### Bug Fixes * **deps:** updated dependencies & fix typing ([18ec2c7](https://github.com/graphcool/graphql-config/commit/18ec2c7)) * move graphql to peerDependencies ([31d4f14](https://github.com/graphcool/graphql-config/commit/31d4f14)) ##### BREAKING CHANGES * `graphql` is now a peer dependency ---
Commits #### v1.2.1 - [`b3d7d27`](https://github.com/graphcool/graphql-config/commit/b3d7d27237f4bc5c1d67a5ad83fb47fecff3b03f) Adding `engines`, test for `getConfigForFile` - [`eedb00c`](https://github.com/graphcool/graphql-config/commit/eedb00cb7ce96e20883506332104a29e7ccfe22e) Removing `babel` - [`9b94a47`](https://github.com/graphcool/graphql-config/commit/9b94a47abb2aaab1b00a5507180a758a6b080188) Removing yarn.lock - [`0e6f094`](https://github.com/graphcool/graphql-config/commit/0e6f09434ee90ee10cd46be0f64cf40f966e9621) fix: Adding Node 6 support #### v1.2.2 - [`c02e843`](https://github.com/graphcool/graphql-config/commit/c02e8431ab2413facf0bb92c3f9a83eb9daf954b) chore(deps): update dependency typescript to v2.7.1 - [`300b13e`](https://github.com/graphcool/graphql-config/commit/300b13e5bfa6fcbf8a77f707f6ed8535dbc28dac) Merge pull request #​85 from graphcool/renovate/typescript-2.x - [`b3134ac`](https://github.com/graphcool/graphql-config/commit/b3134ac92d561b549067ca09105652bbb63799b4) BREAKING CHANGE: Make graphql a peer dependency - [`18ec2c7`](https://github.com/graphcool/graphql-config/commit/18ec2c7f354e6a12b4e003321cb97510faa90106) fix(deps): updated dependencies & fix typing #### v2.0.0 - [`31d4f14`](https://github.com/graphcool/graphql-config/commit/31d4f14b5700394772f57f19020e40db23c0f7ee) fix: move graphql to peerDependencies - [`027c86d`](https://github.com/graphcool/graphql-config/commit/027c86d94d4b3f7a6359a7027abe077e561e9a90) chore(deps): update dependency graphql to v0.13.0 - [`8838688`](https://github.com/graphcool/graphql-config/commit/8838688425dc27375e9addccc8866ea79dd77b3d) Merge pull request #​86 from graphcool/renovate/pin-dependencies

This PR has been generated by Renovate Bot.