We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316aec5 commit 521adfdCopy full SHA for 521adfd
package.json
@@ -34,21 +34,21 @@
34
"author": "Ricardo Ambrogi",
35
"license": "MIT",
36
"devDependencies": {
37
- "@types/jest": "27.5.2",
+ "@types/jest": "29.5.14",
38
"@types/nock": "11.1.0",
39
"@typescript-eslint/eslint-plugin": "5.62.0",
40
"@typescript-eslint/parser": "5.62.0",
41
"acorn": "^8.0.1",
42
"dotenv": "^16.0.0",
43
"eslint": "8.57.0",
44
"eslint-plugin-unused-imports": "^2.0.0",
45
- "jest": "^27.0.6",
+ "jest": "^29.0.0",
46
"jest-ts-auto-mock": "^2.0.0",
47
"kind-of": "^6.0.3",
48
"minimist": ">=1.2.3",
49
"nock": "13.5.5",
50
"ts-auto-mock": "^3.3.5",
51
- "ts-jest": "^27.0.4",
+ "ts-jest": "^29.0.0",
52
"ts-loader": "9.5.1",
53
"ttypescript": "^1.5.10",
54
"typescript": "4.9.5"
0 commit comments