Skip to content

Commit

Permalink
update jest to v25 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Apr 2, 2020
1 parent f604e9f commit 7d62f5b
Show file tree
Hide file tree
Showing 2 changed files with 848 additions and 547 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@nrwl/web": "9.2.1",
"@nrwl/workspace": "9.2.1",
"@testing-library/react": "9.4.0",
"@types/jest": "24.0.9",
"@types/jest": "25.1.4",
"@types/node": "^12.11.1",
"@types/react": "16.9.17",
"@types/react-dom": "16.9.4",
Expand All @@ -82,12 +82,12 @@
"fuzzy": "^0.1.3",
"inquirer": "^6.2.2",
"inquirer-autocomplete-prompt": "^1.0.1",
"jest": "24.1.0",
"jest": "25.2.4",
"jest-environment-jsdom-fourteen": "^0.1.0",
"jest-preset-angular": "8.0.0",
"netlify": "^2.4.8",
"prettier": "1.19.1",
"ts-jest": "24.0.0",
"ts-jest": "25.2.1",
"ts-node": "~7.0.0",
"tslint": "6.0.0",
"typescript": "~3.8.3"
Expand Down
Loading

0 comments on commit 7d62f5b

Please sign in to comment.