Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit 2c0baa3

Browse files
committed
chore: Update peer dependency version in README
1 parent e640b21 commit 2c0baa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Make sure you have the regular Airbnb config setup. See [eslint-config-airbnb](h
1414

1515
```bash
1616
npm install eslint-config-airbnb-typescript \
17-
@typescript-eslint/eslint-plugin@^4.29.3 \
18-
@typescript-eslint/parser@^4.29.3 \
17+
@typescript-eslint/eslint-plugin@^5.0.0 \
18+
@typescript-eslint/parser@^5.0.0 \
1919
--save-dev
2020
```
2121

0 commit comments

Comments
 (0)