We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8ed32 commit 1a04833Copy full SHA for 1a04833
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-typescript-mock-data",
3
- "version": "4.1.0",
+ "version": "4.2.0",
4
"description": "GraphQL Codegen plugin for building mock data",
5
"main": "dist/commonjs/index.js",
6
"module": "dist/esnext/index.js",
@@ -40,8 +40,8 @@
40
"@auto-it/conventional-commits": "^11.1.6",
41
"@graphql-codegen/testing": "^3.0.3",
42
"@graphql-codegen/typescript": "^4.0.7",
43
- "@types/jest": "^27.0.2",
44
"@types/indefinite": "^2.3.4",
+ "@types/jest": "^27.0.2",
45
"@typescript-eslint/eslint-plugin": "^5.1.0",
46
"@typescript-eslint/parser": "^5.1.0",
47
"auto": "^11.1.6",
0 commit comments