1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-09-11 23:09:27 +02:00

build(deps): update latest

This commit is contained in:
Divlo
2022-08-31 13:17:00 +02:00
parent 637a79a8e7
commit 435d3e9e5f
6 changed files with 1048 additions and 1069 deletions

View File

@@ -62,9 +62,9 @@ If you want to use **TypeScript**, you also need to install:
```sh
npm install --save-dev \
typescript@^4.6.0 \
@typescript-eslint/eslint-plugin@^5.18.0 \
@typescript-eslint/parser@^5.18.0
typescript@^4.8.2 \
@typescript-eslint/eslint-plugin@^5.36.1 \
@typescript-eslint/parser@^5.36.1
```
Dependencies are: