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 b2d64f8 commit b6e14a7Copy full SHA for b6e14a7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-typescript-mock-data",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "GraphQL Codegen plugin for building mock data",
5
"main": "dist/commonjs/index.js",
6
"module": "dist/esnext/index.js",
@@ -39,7 +39,7 @@
39
"@types/jest": "^25.1.5",
40
"@typescript-eslint/eslint-plugin": "^2.26.0",
41
"@typescript-eslint/parser": "^2.26.0",
42
- "auto": "^9.46.0",
+ "auto": "^9.47.0",
43
"eslint": "6.8.0",
44
"eslint-config-landr": "0.2.1",
45
"eslint-config-prettier": "^6.10.1",
0 commit comments