Skip to content

Commit

Permalink
feat(testing): update to jest-preset-angular v8.0.0
Browse files Browse the repository at this point in the history
Updates to jest-preset-angular to v8.0.0, includes migrations to fix any existing projects affected
by the jest-preset-angular update.

closes nrwl#1979
  • Loading branch information
mentzerj committed Oct 24, 2019
1 parent eca7779 commit ae166c3
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 269 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -119,7 +119,7 @@
"jasmine-spec-reporter": "~4.2.1",
"jest": "^24.1.0",
"jest-jasmine2": "^24.1.0",
"jest-preset-angular": "7.0.0",
"jest-preset-angular": "8.0.0",
"karma": "~4.0.0",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~2.0.1",
Expand Down

0 comments on commit ae166c3

Please sign in to comment.