Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent cb43e70 commit 06a4d78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"dependencies": {
"jest": "26.6.3",
"puppeteer": "5.5.0",
"ts-jest": "26.5.6",
"ts-jest": "29.1.1",
"typescript": "4.7.4"
},
"description": "Puppeteer end-to-end test automation boilerplate. Using TypeScript, ts-jest, Jest and Assert.",
"devDependencies": {
"@types/jest": "26.0.24",
"@types/jest": "29.5.4",
"@types/node": "13.13.52",
"@types/puppeteer": "3.0.8",
"husky": "6.0.0",
Expand Down

0 comments on commit 06a4d78

Please sign in to comment.