Skip to content

Commit

Permalink
Update typescript to 4.9.5 in Traffic Portal integration tests (#7992)
Browse files Browse the repository at this point in the history
Update typescript to 4.9.5
  • Loading branch information
zrhoffman authored Apr 15, 2024
1 parent b42f4a5 commit c6abc40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions traffic_portal/test/integration/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 traffic_portal/test/integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^16",
"chromedriver": "^123.0.3",
"jasmine": "^3.5.0",
"typescript": "^3.6.4"
"typescript": "^4.9.5"
},
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit c6abc40

Please sign in to comment.