Skip to content
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

chore: Upgrade typescript-eslint v5.40.0 #280

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TokiyaHorikawa
Copy link
Collaborator

@TokiyaHorikawa TokiyaHorikawa commented Oct 14, 2022

TL;DR

  • TypeScriptバージョンを上げると対応バージョン警告が出たので対応しました。
  • @typescript-eslint/eslint-plugin@typescript-eslint/parserを最新に上げました。

warning ex

=============

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <4.8.0

YOUR TYPESCRIPT VERSION: 4.8.4

Please only submit bug reports when using the officially supported version.

=============

Check list

  • pass CI

@shoota
Copy link
Contributor

shoota commented Oct 14, 2022

duplicate #278

@TokiyaHorikawa
Copy link
Collaborator Author

renovateのPRでまとめてアップデートしても良いかも知れない。
後ほど、下記のPRがそのまま使えるか確認する。
もし使えれば、このPRはcloseする。
#278

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants