Skip to content

Commit

Permalink
feat: Update semver range for peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazmi35 committed Oct 13, 2021
1 parent 4186a4b commit 93d093c
Show file tree
Hide file tree
Showing 3 changed files with 345 additions and 704 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ or `"@hazmi35/eslint-config/typescript/node"` for Node environment

## Note

Requires [ESLint](https://npmjs.com/package/eslint) version 7.32.0 or above
Requires [ESLint](https://npmjs.com/package/eslint) version 8.0.0 or above

TypeScript config requires:
* [@typescript-eslint/parser](https://npmjs.com/package/@typescript-eslint/parser) version 4.31.0 or above
* [@typescript-eslint/eslint-plugin](https://npmjs.com/package/@typescript-eslint/eslint-plugin) version 4.31.0 or above
* [@typescript-eslint/parser](https://npmjs.com/package/@typescript-eslint/parser) version 5.0.0 or above
* [@typescript-eslint/eslint-plugin](https://npmjs.com/package/@typescript-eslint/eslint-plugin) version 5.0.0 or above
* [typescript](https://npmjs.com/package/typescript) version 3.3.1 to 4.5.0 (required by `@typescript-eslint/parser` and `@typescript-eslint/eslint-plugin`)
Loading

0 comments on commit 93d093c

Please sign in to comment.