Skip to content

Commit b15f48c

Browse files
committed
Bump version to: 0.1.4 [skip ci]
1 parent d9b733a commit b15f48c

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.1.3",
3+
"version": "0.1.4",
44
"description": "GraphQL Codegen plugin for building mock data",
55
"main": "dist/commonjs/index.js",
66
"module": "dist/esnext/index.js",
@@ -36,7 +36,7 @@
3636
"@types/jest": "^24.0.19",
3737
"@typescript-eslint/eslint-plugin": "^1.4.2",
3838
"@typescript-eslint/parser": "^1.4.2",
39-
"auto": "^7.16.3",
39+
"auto": "^9.25.0",
4040
"eslint": "6.0.0",
4141
"eslint-config-landr": "0.1.0",
4242
"eslint-config-prettier": "^4.1.0",

0 commit comments

Comments
 (0)