Skip to content

Commit d44a803

Browse files
committed
Bump version to: 0.4.0 [skip ci]
1 parent 77a5633 commit d44a803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-codegen-typescript-mock-data",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "GraphQL Codegen plugin for building mock data",
55
"main": "dist/commonjs/index.js",
66
"module": "dist/esnext/index.js",
@@ -37,7 +37,7 @@
3737
"@types/jest": "^25.1.5",
3838
"@typescript-eslint/eslint-plugin": "^2.26.0",
3939
"@typescript-eslint/parser": "^2.26.0",
40-
"auto": "^9.26.0",
40+
"auto": "^9.39.0",
4141
"eslint": "6.8.0",
4242
"eslint-config-landr": "0.2.1",
4343
"eslint-config-prettier": "^6.10.1",

0 commit comments

Comments
 (0)