We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af0319 commit fd31abeCopy full SHA for fd31abe
package.json
@@ -40,7 +40,7 @@
40
"@commitlint/config-conventional": "16.0.0",
41
"@commitlint/top-level": "16.0.0",
42
"@types/aws-lambda": "8.10.92",
43
- "@types/jest": "27.4.0",
+ "@types/jest": "30.0.0",
44
"@types/node": "16.11.21",
45
"@types/uuid": "8.3.4",
46
"@typescript-eslint/eslint-plugin": "5.11.0",
@@ -55,12 +55,12 @@
55
"eslint-plugin-promise": "6.0.0",
56
"eslint-plugin-standard": "5.0.0",
57
"husky": "7.0.4",
58
- "jest": "27.5.1",
+ "jest": "30.1.1",
59
"joi": "17.6.0",
60
"lint-staged": "12.3.2",
61
"prettier": "2.5.1",
62
"reflect-metadata": "0.1.13",
63
- "ts-jest": "27.1.3",
+ "ts-jest": "29.4.1",
64
"ts-node": "10.4.0",
65
"typescript": "4.5.5"
66
},
0 commit comments