amclin / react-project-boilerplate

Boilerplate React project incorporating NextJS, CICD pipelines, unit testing, quality gates, and code styling. It is useful for ensuring consistent working environments across multiple different applications.
Other
10 stars 7 forks source link

refactor(deps-dev): bump eslint-config-airbnb from 18.2.1 to 19.0.4 #900

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-config-airbnb from 18.2.1 to 19.0.4.

Commits
  • d4e39c9 v19.0.4
  • baaa5e8 [eslint config] v19.0.3
  • 274c8d5 [eslint config] [patch] set namedComponents option to match style guide
  • 38bc026 [eslint config] [base] add disabled prefer-object-has-own rule
  • 445322d [eslint config] [deps] update eslint-plugin-react
  • 152bd5e [eslint config] v19.0.2
  • afc2cc3 [eslint config] [meta] fix "exports" path
  • 371537f [Tests] re-enable tests disabled for the eslint 8 upgrade
  • c05ffb2 [eslint config] v19.0.1
  • 97a3238 [eslint config] [deps] update eslint-plugin-react
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)