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 fe113cc commit 3be6d7bCopy full SHA for 3be6d7b
package.json
@@ -32,14 +32,14 @@
32
"standard": "^17.0.0",
33
"tslint": "^6.0.0",
34
"tslint-config-standard": "^8.0.1",
35
- "jest": "^26.0.0",
36
- "babel-jest": "^26.0.0",
37
- "ts-jest": "^24.0.0",
+ "jest": "^28.0.0",
+ "babel-jest": "^28.0.0",
+ "ts-jest": "^28.0.0",
38
"yaml-jest": "^1.0.5",
39
"iter-tools": "^6.1.4",
40
"static-type-assert": "^3.0.1",
41
"clean-typescript-build": "^0.1.0",
42
- "@types/jest": "^24.0.0"
+ "@types/jest": "^28.0.0"
43
},
44
"scripts": {
45
"clean": "clean-typescript-build .",
0 commit comments