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.
1 parent 4feddb4 commit fe0c3f3Copy full SHA for fe0c3f3
package.json
@@ -50,15 +50,15 @@
50
},
51
"devDependencies": {
52
"@semantic-release/changelog": "3.0.2",
53
- "@types/jest": "24.0.24",
+ "@types/jest": "30.0.0",
54
"cz-conventional-changelog": "2.1.0",
55
"gh-pages": "2.0.1",
56
- "jest": "24.7.1",
+ "jest": "30.2.0",
57
"npm-run-all": "4.1.5",
58
"prettier": "1.17.0",
59
"semantic-release": "15.13.3",
60
"simple-git": "1.110.0",
61
- "ts-jest": "24.0.2",
+ "ts-jest": "29.4.6",
62
"tslint": "5.16.0",
63
"tslint-config-prettier": "1.18.0",
64
"tslint-immutable": "5.5.2",
0 commit comments