get-graphql-from-jsonschema
Advanced tools
Comparing version 8.0.8 to 8.0.9
@@ -0,1 +1,8 @@ | ||
## [8.0.9](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.8...8.0.9) (2021-07-06) | ||
### Bug Fixes | ||
* bump defekt from 7.2.3 to 7.3.0 ([#321](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/321)) ([20c7728](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/20c7728a06948c5d4ad3dbc8d1d91c2f8b81a3c1)) | ||
## [8.0.8](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.7...8.0.8) (2021-06-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "get-graphql-from-jsonschema", | ||
"version": "8.0.8", | ||
"version": "8.0.9", | ||
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.", | ||
@@ -25,8 +25,8 @@ "contributors": [ | ||
"common-tags": "1.8.0", | ||
"defekt": "7.2.3" | ||
"defekt": "7.3.0" | ||
}, | ||
"devDependencies": { | ||
"assertthat": "6.3.2", | ||
"assertthat": "6.3.5", | ||
"roboter": "11.7.7", | ||
"semantic-release-configuration": "2.0.4" | ||
"semantic-release-configuration": "2.0.5" | ||
}, | ||
@@ -33,0 +33,0 @@ "repository": { |
53121
+ Addeddefekt@7.3.0(transitive)
- Removeddefekt@7.2.3(transitive)
Updateddefekt@7.3.0