Skip to content

Update typescript-eslint monorepo to ^1.13.0

Administrator requested to merge renovate/typescript-eslint-monorepo into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
@typescript-eslint/eslint-plugin devDependencies minor ^1.13.0 source code search for "@typescript-eslint/eslint-plugin"
@typescript-eslint/parser devDependencies minor ^1.13.0 source code search for "@typescript-eslint/parser"

Release Notes

typescript-eslint/typescript-eslint

v1.13.0

Compare Source

Bug Fixes
  • Correct @types/json-schema dependency (#​675) (a5398ce)
  • eslint-plugin: remove imports from typescript-estree (#​706) (ceb2d32), closes #​705
  • eslint-plugin: undo breaking changes to recommended config (93f72e3)
  • utils: move typescript from peer dep to dev dep (#​712) (f949355)
  • utils: RuleTester should not require a parser (#​713) (158a417)
Features

v1.12.0

Compare Source

Bug Fixes
  • Correct @types/json-schema dependency (#​675) (a5398ce)
  • eslint-plugin: remove imports from typescript-estree (#​706) (ceb2d32), closes #​705
  • eslint-plugin: undo breaking changes to recommended config (93f72e3)
  • utils: move typescript from peer dep to dev dep (#​712) (f949355)
  • utils: RuleTester should not require a parser (#​713) (158a417)
Features

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading