diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-13 04:15:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-13 04:15:00 +0000 |
commit | 420f37e4c07e56a4127c885f6a82cfd18450fcf5 (patch) | |
tree | 54139592a82a7d638eec6a7c402e0acbc33693af /package.json | |
parent | 3b0bc6d59f4fdda3a4dd7fd304368f6384f5f7f7 (diff) |
Bump eslint-config-prettier from 6.13.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.13.0 to 7.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](https://github.com/prettier/eslint-config-prettier/compare/v6.13.0...v7.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 108d31d..3f4c97d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "chai": "^4.2.0", "css-loader": "^4.2.1", "eslint": "7.11.0", - "eslint-config-prettier": "6.13.0", + "eslint-config-prettier": "7.0.0", "eslint-plugin-prettier": "3.1.4", "eslint-plugin-react": "7.21.4", "eslint-plugin-standard": "^5.0.0", |