Merge pull request #767 from veggiemonk/renovate/prettier-1.x

Update dependency prettier to v1.19.0
This commit is contained in:
Julien Bisconti 2019-11-09 11:39:11 +01:00 committed by GitHub
commit c5c9dd7a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,6 +36,6 @@
"eslint-plugin-import": "2.18.2", "eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.1", "eslint-plugin-prettier": "3.1.1",
"prettier": "1.18.2" "prettier": "1.19.0"
} }
} }