Update typescript-eslint monorepo to ^1.11.0
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
@typescript-eslint/eslint-plugin | devDependencies | minor | ^1.11.0 | source | |
@typescript-eslint/parser | devDependencies | minor | ^1.11.0 | source |
Release Notes
typescript-eslint/typescript-eslint
v1.11.0
Bug Fixes
- eslint-plugin: [no-magic-numbers] add support for enums (#543) (5c40d01)
- eslint-plugin: [promise-function-async] allow any as return value (#553) (9a387b0)
- eslint-plugin: Remove duplicated code (#611) (c4df4ff)
- parser: add simpleTraverse, replaces private ESLint util (#628) (aa206c4)
- typescript-estree: fix more cases with double slash in JSX text (#607) (34cfa53)
Features
- eslint-plugin: [no-explicit-any] ignoreRestArgs (#548) (753ad75)
-
eslint-plugin: add
consistent-type-definitions
rule (#463) (ec87d06) - eslint-plugin: add new rule no-empty-function (#626) (747bfcb)
- eslint-plugin: add new rule no-floating-promises (#495) (61e6385)
1.10.2 (2019-06-10)
Bug Fixes
1.10.1 (2019-06-09)
Note: Version bump only for package @typescript-eslint/typescript-eslint
Renovate configuration
rebase!
".
-
If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.