Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v3.3.0 (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and armandabric committed Jan 5, 2019
1 parent 1272be4 commit 6de9dfa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"enzyme-adapter-react-16": "1.7.1",
"eslint": "5.12.0",
"eslint-config-algolia": "13.2.3",
"eslint-config-prettier": "3.1.0",
"eslint-config-prettier": "3.3.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jest": "21.25.1",
"eslint-plugin-prettier": "2.7.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2581,9 +2581,9 @@ eslint-config-algolia@13.2.3:
version "13.2.3"
resolved "https://registry.yarnpkg.com/eslint-config-algolia/-/eslint-config-algolia-13.2.3.tgz#e157431033e4d47c3fe1fc4486eb24198dde33a4"

eslint-config-prettier@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.1.0.tgz#2c26d2cdcfa3a05f0642cd7e6e4ef3316cdabfa2"
eslint-config-prettier@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.3.0.tgz#41afc8d3b852e757f06274ed6c44ca16f939a57d"
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit 6de9dfa

Please sign in to comment.