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

Commit

Permalink
Merge ba69c55 into 439824f
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2019
2 parents 439824f + ba69c55 commit 4fb248b
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": "5.12.1",
"eslint-config-airbnb": "17.1.0",
"eslint-config-prettier": "3.5.0",
"eslint-config-prettier": "3.6.0",
"eslint-formatter-pretty": "2.1.0",
"eslint-import-resolver-webpack": "0.10.1",
"eslint-plugin-compat": "2.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5315,10 +5315,10 @@ eslint-config-airbnb@17.1.0:
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-prettier@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.5.0.tgz#fb29575c5be7ed79c1637c5a0c58985833290805"
integrity sha512-LcZEoAY5lL3/H2NTFSeUl/z8X8oMea1IxLEIb5uDbRxPTdQeeT7oGpRWT6UwHXGcoRbYH0TZmfRsh8iXbpyW7A==
eslint-config-prettier@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.6.0.tgz#8ca3ffac4bd6eeef623a0651f9d754900e3ec217"
integrity sha512-ixJ4U3uTLXwJts4rmSVW/lMXjlGwCijhBJHk8iVqKKSifeI0qgFEfWl8L63isfc8Od7EiBALF6BX3jKLluf/jQ==
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit 4fb248b

Please sign in to comment.