Skip to content

Commit 611ec7f

Browse files
committed
chore(package): update jest dependencies
closes #24; closes #25; closes #26
1 parent 9ab4429 commit 611ec7f

File tree

2 files changed

+561
-98
lines changed

2 files changed

+561
-98
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,17 @@
3939
"homepage": "https://github.com/macklinu/danger-plugin-tslint#readme",
4040
"devDependencies": {
4141
"@types/common-tags": "^1.2.5",
42-
"@types/jest": "^20.0.2",
42+
"@types/jest": "^21.1.2",
4343
"@types/node": "^8.0.6",
4444
"commitizen": "^2.9.6",
4545
"cz-conventional-changelog": "^2.0.0",
4646
"danger": "^1.0.0",
4747
"gh-pages": "^1.0.0",
4848
"husky": "^0.14.1",
49-
"jest": "^20.0.3",
49+
"jest": "^21.2.1",
5050
"lint-staged": "^4.0.0",
5151
"semantic-release": "^6.3.6",
52-
"ts-jest": "^20.0.4",
52+
"ts-jest": "^21.1.2",
5353
"tslint": "^5.0.0",
5454
"typedoc": "^0.7.1",
5555
"typedoc-plugin-external-module-name": "^1.0.9",

0 commit comments

Comments
 (0)