Skip to content

Commit

Permalink
chore(deps): update jest to v27
Browse files Browse the repository at this point in the history
  • Loading branch information
chimurai committed Jun 12, 2021
1 parent 2ab5fc4 commit 881118a
Show file tree
Hide file tree
Showing 2 changed files with 729 additions and 1,364 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"yargs": "^16.0.0"
},
"devDependencies": {
"@types/jest": "26.0.22",
"@types/jest": "26.0.23",
"@types/node": "14.14.41",
"@types/yargs": "16.0.1",
"husky": "^6.0.0",
"jest": "26.6.3",
"jest": "27.0.4",
"lint-staged": "^10.0.0",
"prettier": "2.2.1",
"ts-jest": "26.5.5",
"ts-jest": "27.0.3",
"ts-node": "9.1.1",
"typescript": "4.2.4"
}
Expand Down

0 comments on commit 881118a

Please sign in to comment.