Skip to content

Commit 0473674

Browse files
authored
fix(typescript-estree): update TS version range (typescript-eslint#3127)
1 parent 79eb5bc commit 0473674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/typescript-estree/src/parser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const log = debug('typescript-eslint:typescript-estree:parser');
2525
* This needs to be kept in sync with the top-level README.md in the
2626
* typescript-eslint monorepo
2727
*/
28-
const SUPPORTED_TYPESCRIPT_VERSIONS = '>=3.3.1 <4.2.0';
28+
const SUPPORTED_TYPESCRIPT_VERSIONS = '>=3.3.1 <4.3.0';
2929
/*
3030
* The semver package will ignore prerelease ranges, and we don't want to explicitly document every one
3131
* List them all separately here, so we can automatically create the full string

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy