We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a5633 commit d44a803Copy full SHA for d44a803
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-typescript-mock-data",
3
- "version": "0.3.1",
+ "version": "0.4.0",
4
"description": "GraphQL Codegen plugin for building mock data",
5
"main": "dist/commonjs/index.js",
6
"module": "dist/esnext/index.js",
@@ -37,7 +37,7 @@
37
"@types/jest": "^25.1.5",
38
"@typescript-eslint/eslint-plugin": "^2.26.0",
39
"@typescript-eslint/parser": "^2.26.0",
40
- "auto": "^9.26.0",
+ "auto": "^9.39.0",
41
"eslint": "6.8.0",
42
"eslint-config-landr": "0.2.1",
43
"eslint-config-prettier": "^6.10.1",
0 commit comments