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.2 #887

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps eslint-config-airbnb from 18.2.1 to 19.0.2.

Commits
  • 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
  • e0bb393 [eslint config] [*] [dev deps] update tape
  • c4000b9 [eslint config] [fix] whitespace: udpate to support eslint 8
  • 31c6f21 [eslint config] [base] [refactor] make a single source of truth for whitespac...
  • 91cab81 [readme] operator => parameter syntax
  • d8cb404 [eslint config] [base] remove unneeded eslint version check
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #900.