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

fix: typescript-eslint ^5.36.0 #157

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Conversation

72636c
Copy link
Member

@72636c 72636c commented Aug 30, 2022

To be packaged in the next skuba release to ensure these transitive dependency are upgraded with TypeScript 4.8 support and to avoid this ugly warning:

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

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.2

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

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

To be packaged in the next skuba release to ensure these transitive
dependency are upgraded with TypeScript 4.8 support and to avoid this
ugly warning:

```
=============

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.2

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

=============
```

- https://github.com/typescript-eslint/typescript-eslint/releases/tag/v5.36.0
- seek-oss/skuba#954
@72636c 72636c requested review from a team August 30, 2022 08:29
@72636c 72636c merged commit 2287cad into master Aug 30, 2022
@72636c 72636c deleted the typescript-eslint-manualvate branch August 30, 2022 14:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants