Skip to content

Commit

Permalink
chore(deps): bump jest packages
Browse files Browse the repository at this point in the history
  • Loading branch information
chimurai committed Oct 3, 2022
1 parent 71a2305 commit be6363c
Show file tree
Hide file tree
Showing 2 changed files with 348 additions and 260 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -55,14 +55,14 @@
"yargs": "^17.2.1"
},
"devDependencies": {
"@types/jest": "29.0.3",
"@types/jest": "29.1.1",
"@types/node": "18.6.3",
"@types/yargs": "17.0.12",
"husky": "8.0.1",
"jest": "29.0.3",
"jest": "29.1.2",
"lint-staged": "13.0.3",
"prettier": "2.7.1",
"ts-jest": "29.0.1",
"ts-jest": "29.0.3",
"ts-node": "10.9.1",
"typescript": "4.8.3"
}
Expand Down

0 comments on commit be6363c

Please sign in to comment.