Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Commit

Permalink
Merge eb186db into 77241bf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 25, 2019
2 parents 77241bf + eb186db commit 2a4fc17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
"enzyme-to-json": "3.3.5",
"eslint": "6.0.1",
"eslint-config-airbnb": "17.1.0",
"eslint-config-prettier": "5.1.0",
"eslint-config-prettier": "6.0.0",
"eslint-formatter-pretty": "2.1.1",
"eslint-import-resolver-webpack": "0.11.1",
"eslint-plugin-compat": "3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6122,10 +6122,10 @@ eslint-config-airbnb@17.1.0:
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-prettier@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-5.1.0.tgz#bf29442e7c818236a77acfe2241ec991299f9bf1"
integrity sha512-+tpiaLm3wl6fPW5nq0dDyVowQM0FT61lAdWZ+sDWgk6kKzgbOnCDwlcbwI38cyCBhq+Z3ret5Iofp6/gZpO0zw==
eslint-config-prettier@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25"
integrity sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA==
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit 2a4fc17

Please sign in to comment.