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 Mar 24, 2023
1 parent 63ac77d commit e48edcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
},
"dependencies": {
"chromedriver": "90.0.1",
"jest": "26.6.3",
"jest": "29.5.0",
"selenium-webdriver": "4.0.0-beta.4",
"ts-jest": "26.5.6",
"ts-jest": "29.0.5",
"typescript": "4.3.5",
"webdriver-manager": "12.1.8"
},
"description": "Selenium-WebDriver end-to-end test automation boilerplate. Using TypeScript, ts-jest, Jest and Assert.",
"devDependencies": {
"@types/jest": "26.0.24",
"@types/jest": "29.5.0",
"@types/node": "13.13.52",
"@types/selenium-webdriver": "4.0.15",
"husky": "6.0.0",
Expand Down

0 comments on commit e48edcf

Please sign in to comment.