Skip to content

Commit

Permalink
Update dependency @types/node to v14.18.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2023
1 parent 1bed84b commit 0a95a45
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-node and Tape.",
"devDependencies": {
"@types/node": "14.17.6",
"@types/node": "14.18.52",
"@types/selenium-webdriver": "4.0.15",
"@types/tape": "4.13.2",
"husky": "6.0.0",
Expand Down

0 comments on commit 0a95a45

Please sign in to comment.