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 f0a084f commit c9e591bCopy full SHA for c9e591b
package.json
@@ -35,17 +35,17 @@
35
"node": ">= 4.0.0"
36
},
37
"devDependencies": {
38
- "@types/jest": "^20.0.2",
+ "@types/jest": "^21.1.4",
39
"@types/node": "^8.0.6",
40
"commitizen": "^2.9.6",
41
"cz-conventional-changelog": "^2.0.0",
42
"gh-pages": "^1.0.0",
43
"husky": "^0.14.1",
44
- "jest": "^20.0.4",
+ "jest": "^21.2.1",
45
"lint-staged": "^4.0.0",
46
"prettier": "^1.7.0",
47
"semantic-release": "^6.3.6",
48
- "ts-jest": "^20.0.5",
+ "ts-jest": "^21.1.3",
49
"tslint": "^5.4.2",
50
"tslint-config-prettier": "^1.5.0",
51
"typedoc": "^0.7.1",
0 commit comments