Skip to content

Commit 4545b26

Browse files
committed
Bump version to: 0.1.2 [skip ci]
1 parent 16c22be commit 4545b26

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.1",
3+
"version": "0.1.2",
44
"description": "GraphQL Codegen plugin for building mock data",
55
"main": "dist/commonjs/index.js",
66
"module": "dist/esnext/index.js",
@@ -35,7 +35,7 @@
3535
"@types/jest": "^24.0.19",
3636
"@typescript-eslint/eslint-plugin": "^1.4.2",
3737
"@typescript-eslint/parser": "^1.4.2",
38-
"auto": "^7.12.3",
38+
"auto": "^7.15.1",
3939
"eslint": "6.0.0",
4040
"eslint-config-landr": "0.1.0",
4141
"eslint-config-prettier": "^4.1.0",

0 commit comments

Comments
 (0)