Skip to content

Commit 1a04833

Browse files
committed
Bump version to: 4.2.0 [skip ci]
1 parent 1c8ed32 commit 1a04833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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": "4.1.0",
3+
"version": "4.2.0",
44
"description": "GraphQL Codegen plugin for building mock data",
55
"main": "dist/commonjs/index.js",
66
"module": "dist/esnext/index.js",
@@ -40,8 +40,8 @@
4040
"@auto-it/conventional-commits": "^11.1.6",
4141
"@graphql-codegen/testing": "^3.0.3",
4242
"@graphql-codegen/typescript": "^4.0.7",
43-
"@types/jest": "^27.0.2",
4443
"@types/indefinite": "^2.3.4",
44+
"@types/jest": "^27.0.2",
4545
"@typescript-eslint/eslint-plugin": "^5.1.0",
4646
"@typescript-eslint/parser": "^5.1.0",
4747
"auto": "^11.1.6",

0 commit comments

Comments
 (0)