Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent 66a108a commit 8ad4395
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 6 deletions.
37 changes: 32 additions & 5 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 @@ -91,7 +91,7 @@
"selenium-webdriver": "^4.7.1",
"ts-jest": "^29.0.3",
"tsd": "^0.27.0",
"typescript": "^4.9.4"
"typescript": "^5.0.0"
},
"scripts": {
"format": "npx prettier-eslint --write \"src/**/*.ts\" \"test/**/*.ts\"",
Expand Down

0 comments on commit 8ad4395

Please sign in to comment.