Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkoval committed Apr 16, 2024
1 parent 72d60aa commit c49399d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 1.96.0 - 2024-04-16

- [deps] upgrade `eslint-plugin-jest` to version `28.2.2`
- [deps] upgrade `eslint-plugin-testing-library` to version `6.2.2`

## 1.95.0 - 2024-04-07

Expand Down
2 changes: 1 addition & 1 deletion eslint-configs/eslint-config-seekingalpha-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This package includes the shareable ESLint config used by [SeekingAlpha](https:/

Install ESLint and all [Peer Dependencies](https://nodejs.org/en/blog/npm/peer-dependencies/):

npm install [email protected] [email protected].2 [email protected].0 --save-dev
npm install [email protected] [email protected].0 [email protected].2 --save-dev

Install SeekingAlpha shareable ESLint:

Expand Down

0 comments on commit c49399d

Please sign in to comment.