Skip to content

Commit

Permalink
use Jest 24.1, drop Jest 22, 23, Babel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
thymikee committed Feb 6, 2019
1 parent defcb77 commit afe3cdf
Show file tree
Hide file tree
Showing 33 changed files with 766 additions and 12,461 deletions.
245 changes: 120 additions & 125 deletions e2e/__templates__/default/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion e2e/__templates__/default/package.json
Expand Up @@ -5,7 +5,7 @@
"devDependencies": {
"@types/jest": "23.3.9",
"@types/node": "10.12.5",
"jest": "24.0.0",
"jest": "24.1.0",
"typescript": "3.1.6"
},
"wantedDependencies": {
Expand Down
5 changes: 0 additions & 5 deletions e2e/__templates__/with-babel-6/jest.config.js

This file was deleted.

0 comments on commit afe3cdf

Please sign in to comment.