Skip to content

Commit

Permalink
fix: jest problems
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoVazquez committed Aug 21, 2021
1 parent 9a329c4 commit 9611e31
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 629 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@commitlint/config-conventional": "^11.0.0",
"@types/copy": "^0.3.2",
"@types/jasmine": "^3.8.2",
"@types/jest": "^26.0.24",
"@types/jest": "^27.0.1",
"@types/node": "^12.20.20",
"@types/rimraf": "^3.0.2",
"all-contributors-cli": "^6.20.0",
Expand All @@ -72,7 +72,7 @@
"glob": "^7.1.7",
"husky": "^4.3.8",
"jasmine-spec-reporter": "^6.0.0",
"jest": "^26.6.3",
"jest": "^27.0.6",
"json": "^10.0.0",
"lint-staged": "^10.5.3",
"ng-packagr": "^12.2.0",
Expand Down
Loading

0 comments on commit 9611e31

Please sign in to comment.