-
Notifications
You must be signed in to change notification settings - Fork 5.9k
chore(deps): upgrade typescript to v4.6 #5202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@@ -50,8 +50,8 @@ | |||
"@types/split2": "^3.2.0", | |||
"@types/trusted-types": "^2.0.2", | |||
"@types/ws": "^8.0.0", | |||
"@typescript-eslint/eslint-plugin": "^5.0.0", | |||
"@typescript-eslint/parser": "^5.0.0", | |||
"@typescript-eslint/eslint-plugin": "^5.23.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update typescript-eslint to support ts v4.6
I have contributed to code-server previously, why am I identified as a first-time contributor? |
It may have reset when we updated our repository settings 🤔 I'm not sure! Sorry about that! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codecov Report
@@ Coverage Diff @@
## main #5202 +/- ##
=======================================
Coverage 71.73% 71.73%
=======================================
Files 30 30
Lines 1663 1663
Branches 367 367
=======================================
Hits 1193 1193
Misses 403 403
Partials 67 67 Continue to review full report at Codecov.
|
No description provided.