We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0af876 commit bdc5b1aCopy full SHA for bdc5b1a
package.json
@@ -16,7 +16,7 @@
16
"devDependencies": {
17
"@next/eslint-plugin-next": "12.0.8",
18
"@testing-library/cypress": "8.0.3",
19
- "@types/jest": "27.5.2",
+ "@types/jest": "29.4.0",
20
"@types/react": "17.0.47",
21
"@types/react-dom": "17.0.17",
22
"@typescript-eslint/eslint-plugin": "5.31.0",
@@ -25,7 +25,7 @@
25
"eslint": "8.20.0",
26
"eslint-config-prettier": "8.5.0",
27
"eslint-plugin-prettier": "4.2.1",
28
- "jest": "27.5.1",
+ "jest": "29.4.1",
29
"prettier": "2.7.1",
30
"start-server-and-test": "1.14.0",
31
"typescript": "4.7.4"
0 commit comments