Skip to content

Commit

Permalink
Update dependency @types/jest to v26.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 6, 2021
1 parent d4b9235 commit 63ac77d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"description": "Selenium-WebDriver end-to-end test automation boilerplate. Using TypeScript, ts-jest, Jest and Assert.",
"devDependencies": {
"@types/jest": "26.0.23",
"@types/jest": "26.0.24",
"@types/node": "13.13.52",
"@types/selenium-webdriver": "4.0.15",
"husky": "6.0.0",
Expand Down

0 comments on commit 63ac77d

Please sign in to comment.