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 d9b733a commit b15f48cCopy full SHA for b15f48c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-typescript-mock-data",
3
- "version": "0.1.3",
+ "version": "0.1.4",
4
"description": "GraphQL Codegen plugin for building mock data",
5
"main": "dist/commonjs/index.js",
6
"module": "dist/esnext/index.js",
@@ -36,7 +36,7 @@
36
"@types/jest": "^24.0.19",
37
"@typescript-eslint/eslint-plugin": "^1.4.2",
38
"@typescript-eslint/parser": "^1.4.2",
39
- "auto": "^7.16.3",
+ "auto": "^9.25.0",
40
"eslint": "6.0.0",
41
"eslint-config-landr": "0.1.0",
42
"eslint-config-prettier": "^4.1.0",
0 commit comments