Update dependency @aarongoldenthal/eslint-config-standard to v19
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@aarongoldenthal/eslint-config-standard | ^18.0.0 -> ^19.0.1 |
Release Notes
gitlab-ci-utils/eslint-config-standard
v19.0.1
Fixed
- Added missing
recommended
config file to package. (#83)
v19.0.0
Changed
- BREAKING: Added new rules
unicorn/no-negated-condition
,unicorn/no-typeof-undefined
, andunicorn/prefer-set-size
fromeslint-plugin-unicorn
v45.0.0. (#79) - Added new config for
eslint-plugin-promise
, which can be added by"extends": ["@​aarongoldenthal/eslint-config-standard/promise-config"]
. (#80) - Added new
recommended
config with all other configurations enabled. See the README for details. (#81)
Fixed
- Updated to latest dependencies, including
eslint-plugin-jest@27.1.7
,eslint-plugin-jsdoc@39.6.4
, andeslint-plugin-n@15.6.0
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.