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

BREAKING CHANGE: peerDependencies: `eslint@^8.44.0`
This commit is contained in:
2023-07-02 15:54:50 +02:00
parent 528a31316d
commit e071e917f6
8 changed files with 789 additions and 4412 deletions

View File

@@ -40,7 +40,7 @@ Here is an example, but use it only for reference, because your decisions regard
```sh
npm install --save-dev \
eslint@^8.33.0 \
eslint@^8.44.0 \
eslint-plugin-import@^2.27.5 \
eslint-plugin-promise@^6.1.1 \
eslint-plugin-unicorn@^47.0.0 \