diff --git a/package.json b/package.json index 9e965ba6..8a23aea9 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@gabrielduartem/eslint-config": "1.0.0", "@gabrielduartem/semantic-release-config": "1.0.0", "@semantic-release/git": "9.0.0", - "eslint-plugin-prettier": "3.1.2", + "eslint-plugin-prettier": "3.1.4", "lerna": "3.20.2", "prettier": "2.0.2", "semantic-release": "17.0.4", diff --git a/yarn.lock b/yarn.lock index 0a10a431..834421d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4185,7 +4185,14 @@ eslint-plugin-jsx-a11y@^6.2.3: has "^1.0.3" jsx-ast-utils "^2.2.1" -eslint-plugin-prettier@3.1.2, eslint-plugin-prettier@^3.1.2: +eslint-plugin-prettier@3.1.4: + version "3.1.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2" + integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg== + dependencies: + prettier-linter-helpers "^1.0.0" + +eslint-plugin-prettier@^3.1.2: version "3.1.2" resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba" integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==