Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
fix: upgrade typescript from 5.3.3 to 5.5.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade typescript from 5.3.3 to 5.5.4.

See this package in npm:
typescript

See this project in Snyk:
https://app.snyk.io/org/andreas.jaggi/project/8041ee69-68c8-4efa-b9f0-be50f7ba6c2c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 15, 2024
1 parent 279e4ee commit 4b2ba99
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -72,7 +72,7 @@
"selenium-webdriver": "^4.7.1",
"ts-jest": "^29.0.3",
"tsd": "^0.30.0",
"typescript": "^5.0.0"
"typescript": "^5.5.4"
},
"scripts": {
"prepare": "npm run build && npm test",
Expand Down

0 comments on commit 4b2ba99

Please sign in to comment.