Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Commit de4a5f4

Browse files
author
Kai Cataldo
committed
Upgrade: typescript-estree ^5.3.0
1 parent 8ff0ad1 commit de4a5f4

File tree

5 files changed

+863
-2
lines changed

5 files changed

+863
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The following additional configuration options are available by specifying them
5959

6060
We will always endeavor to support the latest stable version of TypeScript.
6161

62-
The version of TypeScript currently supported by this parser is `~3.0.1`. This is reflected in the `devDependency` requirement within the package.json file, and it is what the tests will be run against. We have an open `peerDependency` requirement in order to allow for experimentation on newer/beta versions of TypeScript.
62+
The version of TypeScript currently supported by this parser is `~3.1.1`. This is reflected in the `devDependency` requirement within the package.json file, and it is what the tests will be run against. We have an open `peerDependency` requirement in order to allow for experimentation on newer/beta versions of TypeScript.
6363

6464
If you use a non-supported version of TypeScript, the parser will log a warning to the console.
6565

0 commit comments

Comments
 (0)