We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e979d9f commit 69fa147Copy full SHA for 69fa147
package.json
@@ -63,7 +63,7 @@
63
"@4c/prettier-config": "^1.1.0",
64
"@4c/tsconfig": "^0.4.1",
65
"@babel/preset-typescript": "^7.18.6",
66
- "@types/jest": "^27.5.2",
+ "@types/jest": "^28.1.6",
67
"@typescript-eslint/eslint-plugin": "^5.30.6",
68
"@typescript-eslint/parser": "^5.30.6",
69
"codecov": "^3.8.3",
@@ -78,7 +78,7 @@
78
"graphql": "^16.5.0",
79
"graphql-relay": "^0.10.0",
80
"hookem": "^2.0.1",
81
- "jest": "^27.5.1",
+ "jest": "^28.1.3",
82
"lint-staged": "^12.5.0",
83
"prettier": "^2.7.1",
84
"typescript": "^4.7.4"
0 commit comments