chore(deps): update dependency eslint-plugin-prettier to v3.1.2

This commit is contained in:
Renovate Bot
2019-12-15 05:36:17 +00:00
committed by renovate[bot]
parent 39dbbfc7cb
commit 162646fd10
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8460,9 +8460,9 @@
}
},
"eslint-plugin-prettier": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.1.tgz",
"integrity": "sha512-A+TZuHZ0KU0cnn56/9mfR7/KjUJ9QNVXUhwvRFSR7PGPe0zQR6PTkmyqg1AtUUEOzTqeRsUwyKFh0oVZKVCrtA==",
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz",
"integrity": "sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==",
"dev": true,
"requires": {
"prettier-linter-helpers": "^1.0.0"
+1 -1
View File
@@ -80,7 +80,7 @@
"diffable-html": "4.0.0",
"enzyme": "3.10.0",
"enzyme-adapter-react-16": "1.15.1",
"eslint-plugin-prettier": "3.1.1",
"eslint-plugin-prettier": "3.1.2",
"fetch-mock": "8.0.3",
"jest-canvas-mock": "2.2.0",
"jest-date-mock": "1.0.7",