Bump eslint-plugin-prettier from 3.1.1 to 3.1.2 (#58)

Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-23 15:36:18 +01:00
committed by Manuel Bouza
parent 2a5f3db563
commit f881e2fb3d
2 changed files with 5 additions and 5 deletions

View File

@@ -50,7 +50,7 @@
"eslint": "^6.4.0",
"eslint-config-prettier": "^6.3.0",
"eslint-plugin-jest": "^22.2.2",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.11.1",
"file-loader": "^5.0.2",
"html-webpack-plugin": "^3.2.0",