Skip to content

Commit 6c5a47a

Browse files
authored
Merge branch 'develop' into bugfix/imports-ending-with-index
2 parents 5eed11d + 32470ff commit 6c5a47a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"@types/mock-fs": "^3.6.30",
3636
"@types/node": "^8.0.13",
3737
"del-cli": "^1.1.0",
38-
"jest": "^20.0.4",
38+
"jest": "^21.0.0",
3939
"mock-fs": "^4.4.1",
4040
"semantic-release": "^7.0.1",
41-
"ts-jest": "^20.0.7",
41+
"ts-jest": "^21.0.0",
4242
"tslint": "^5.5.0",
4343
"tslint-config-airbnb": "^5.2.1",
4444
"tsutils": "^2.7.1",

0 commit comments

Comments
 (0)