v1.4.5
Changelog
Updated dependencies:
- babel-eslint from
10.0.3
to10.1.0
- eslint-config-prettier from
6.10.0
to6.10.1
- eslint-plugin-import from
2.20.0
to2.20.1
- eslint-plugin-react from
7.18.0
to7.19.0
- eslint-plugin-react-hooks from
2.3.0
to2.5.1
Fixes:
- Removed
unicorn/prefer-replace-all
andunicorn/better-regex
fromplugins/unicorn
, since these rules don't exist on version15.0.1
.