We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f2f79 commit 512a612Copy full SHA for 512a612
1 file changed
package.json
@@ -37,15 +37,15 @@
37
"devDependencies": {
38
"@commitlint/cli": "13.2.1",
39
"@commitlint/config-conventional": "13.2.0",
40
- "@types/jest": "27.5.2",
+ "@types/jest": "29.0.0",
41
"@types/sinon": "10.0.13",
42
"husky": "7.0.4",
43
- "jest": "27.5.1",
+ "jest": "29.0.2",
44
"lint-staged": "11.2.6",
45
"prettier": "2.7.1",
46
"sinon": "11.1.2",
47
"standard-version": "9.5.0",
48
- "ts-jest": "27.1.5",
+ "ts-jest": "28.0.8",
49
"typescript": "4.8.3"
50
},
51
"lint-staged": {
0 commit comments