Skip to content

Commit

Permalink
build(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.0.0 (#168)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump eslint-config-prettier from 6.15.0 to 8.0.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v6.15.0...v8.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* update .eslintrc.json and re-build

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergey Vilgelm <sergey.vilgelm@ibm.com>
  • Loading branch information
dependabot[bot] and Sergey Vilgelm committed Feb 23, 2021
1 parent 23487cb commit f1dee55
Show file tree
Hide file tree
Showing 5 changed files with 1,158 additions and 1,040 deletions.
3 changes: 1 addition & 2 deletions .eslintrc.json
Expand Up @@ -15,8 +15,7 @@
"plugin:import/errors",
"plugin:import/warnings",
"plugin:import/typescript",
"plugin:prettier/recommended",
"prettier/@typescript-eslint"
"plugin:prettier/recommended"
],
"plugins": [
"@typescript-eslint",
Expand Down

0 comments on commit f1dee55

Please sign in to comment.