Skip to content

Commit

Permalink
chore(jest): update jest v24
Browse files Browse the repository at this point in the history
  • Loading branch information
unadlib committed Apr 27, 2020
1 parent d43b852 commit c8aa0b4
Show file tree
Hide file tree
Showing 2 changed files with 1,259 additions and 1,108 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
},
"devDependencies": {
"@types/fs-extra": "^8.1.0",
"@types/jest": "^25.2.1",
"@types/jest": "^24",
"@types/node": "^13.13.4",
"@typescript-eslint/eslint-plugin": "^2.29.0",
"commitizen": "^3",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"jest": "^25.4.0",
"jest": "^24",
"prettier": "^1",
"ts-jest": "^25.4.0",
"ts-jest": "^24",
"typescript": "^3.8.3"
},
"config": {
Expand Down
Loading

0 comments on commit c8aa0b4

Please sign in to comment.