Skip to content

Commit

Permalink
deps: breaking: update @typescript-eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBonnemaison committed Dec 8, 2023
1 parent 01a230b commit a444dca
Show file tree
Hide file tree
Showing 7 changed files with 211 additions and 434 deletions.
9 changes: 9 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]


Update @typescript-eslint dependencies to major versions (`"@typescript-eslint/eslint-plugin": "^6.13.2"`, `"@typescript-eslint/parser": "^6.13.2"`).

This is needed from TypeScript 5.2.

See :
- https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/
- https://github.com/typescript-eslint/typescript-eslint/issues/7155

## [4.1.0]

### Change
Expand Down
Loading

0 comments on commit a444dca

Please sign in to comment.