We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ada9bfb + 4a728b8 commit 72b6134Copy full SHA for 72b6134
package.json
@@ -73,7 +73,7 @@
73
"resolutions": {
74
"**/@typescript-eslint/eslint-plugin": "^5.0.0",
75
"**/@typescript-eslint/parser": "^5.0.0",
76
- "**/jest": "^28.0.0",
+ "**/jest": "^29.0.0",
77
"**/ts-jest": "^28.0.0",
78
"**/typescript": "4.7.4"
79
}
test/package.json
@@ -51,7 +51,7 @@
51
"eslint": "8.22.0",
52
"eslint-config-prettier": "8.5.0",
53
"eslint-plugin-prettier": "4.2.1",
54
- "jest": "28.1.3",
+ "jest": "29.0.1",
55
"prettier": "2.7.1",
56
"prisma": "4.2.1",
57
"supertest": "6.2.4",
@@ -81,7 +81,7 @@
81
82
"**/@typescript-eslint/eslint-plugin": "5.35.1",
83
"**/@typescript-eslint/parser": "5.35.1",
84
- "**/jest": "28.1.3",
+ "**/jest": "29.0.1",
85
"**/ts-jest": "28.0.8",
86
87
},
0 commit comments