1
0
Fork 0

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

This commit is contained in:
Renovate Bot 2018-07-08 00:34:51 +00:00 committed by renovate[bot]
parent c9c6f07a98
commit bfa7f727ae
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -4217,9 +4217,9 @@
"dev": true
},
"eslint-plugin-prettier": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.1.tgz",
"integrity": "sha512-wNZ2z0oVCWnf+3BSI7roS+z4gGu2AwcPKUek+SlLZMZg+X0KbZLsB2knul7fd0K3iuIp402HIYzm4f2+OyfXxA==",
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.2.tgz",
"integrity": "sha512-tGek5clmW5swrAx1mdPYM8oThrBE83ePh7LeseZHBWfHVGrHPhKn7Y5zgRMbU/9D5Td9K4CEmUPjGxA7iw98Og==",
"dev": true,
"requires": {
"fast-diff": "^1.1.1",

View file

@ -55,7 +55,7 @@
"eslint-config-prettier": "2.9.0",
"eslint-plugin-import": "2.13.0",
"eslint-plugin-jest": "21.17.0",
"eslint-plugin-prettier": "2.6.1",
"eslint-plugin-prettier": "2.6.2",
"gh-pages": "1.2.0",
"jest": "21.2.1",
"jsdom": "11.11.0",