Skip to content

Commit

Permalink
Merge pull request #244 from eiel/renovate/eslint-plugin-prettier-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency eslint-plugin-prettier to v3.0.1
  • Loading branch information
eiel committed Dec 28, 2018
2 parents 02f95c5 + 3902d42 commit 06e9bf1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"eslint-config-prettier": "3.3.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-prettier": "3.0.0",
"eslint-plugin-prettier": "3.0.1",
"eslint-plugin-react": "7.11.1",
"file-loader": "3.0.1",
"firebase-tools": "6.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3792,10 +3792,10 @@ eslint-plugin-jsx-a11y@6.1.2:
has "^1.0.3"
jsx-ast-utils "^2.0.1"

eslint-plugin-prettier@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.0.tgz#f6b823e065f8c36529918cdb766d7a0e975ec30c"
integrity sha512-4g11opzhqq/8+AMmo5Vc2Gn7z9alZ4JqrbZ+D4i8KlSyxeQhZHlmIrY8U9Akf514MoEhogPa87Jgkq87aZ2Ohw==
eslint-plugin-prettier@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.0.1.tgz#19d521e3981f69dd6d14f64aec8c6a6ac6eb0b0d"
integrity sha512-/PMttrarPAY78PLvV3xfWibMOdMDl57hmlQ2XqFeA37wd+CJ7WSxV7txqjVPHi/AAFKd2lX0ZqfsOc/i5yFCSQ==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit 06e9bf1

Please sign in to comment.