1
0
Fork 0

chore(deps): update dependency eslint-plugin-prettier to v2.6.0

This commit is contained in:
Renovate Bot 2018-04-25 22:03:54 +00:00 committed by renovate[bot]
parent efbac39f7e
commit 4ced9db5c9
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -3733,9 +3733,9 @@
"dev": true
},
"eslint-plugin-prettier": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-2.3.1.tgz",
"integrity": "sha512-AV8shBlGN9tRZffj5v/f4uiQWlP3qiQ+lh+BhTqRLuKSyczx+HRWVkVZaf7dOmguxghAH1wftnou/JUEEChhGg==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.0.tgz",
"integrity": "sha512-floiaI4F7hRkTrFe8V2ItOK97QYrX75DjmdzmVITZoAP6Cn06oEDPQRsO6MlHEP/u2SxI3xQ52Kpjw6j5WGfeQ==",
"dev": true,
"requires": {
"fast-diff": "1.1.2",

View file

@ -55,7 +55,7 @@
"eslint-config-prettier": "2.9.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jest": "21.15.1",
"eslint-plugin-prettier": "2.3.1",
"eslint-plugin-prettier": "2.6.0",
"gh-pages": "1.1.0",
"jest": "21.2.1",
"jsdom": "11.5.1",