Skip to content

Commit b6e14a7

Browse files
committed
Bump version to: 1.0.1 [skip ci]
1 parent b2d64f8 commit b6e14a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-codegen-typescript-mock-data",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "GraphQL Codegen plugin for building mock data",
55
"main": "dist/commonjs/index.js",
66
"module": "dist/esnext/index.js",
@@ -39,7 +39,7 @@
3939
"@types/jest": "^25.1.5",
4040
"@typescript-eslint/eslint-plugin": "^2.26.0",
4141
"@typescript-eslint/parser": "^2.26.0",
42-
"auto": "^9.46.0",
42+
"auto": "^9.47.0",
4343
"eslint": "6.8.0",
4444
"eslint-config-landr": "0.2.1",
4545
"eslint-config-prettier": "^6.10.1",

0 commit comments

Comments
 (0)