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

Commit

Permalink
Merge 3d9f323 into 066ed98
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 21, 2019
2 parents 066ed98 + 3d9f323 commit a0750b6
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 @@ -200,7 +200,7 @@
"eslint": "5.12.1",
"eslint-config-airbnb": "17.1.0",
"eslint-config-prettier": "3.6.0",
"eslint-formatter-pretty": "2.1.0",
"eslint-formatter-pretty": "2.1.1",
"eslint-import-resolver-webpack": "0.10.1",
"eslint-plugin-compat": "2.6.3",
"eslint-plugin-flowtype": "3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5325,10 +5325,10 @@ eslint-config-prettier@3.6.0:
dependencies:
get-stdin "^6.0.0"

eslint-formatter-pretty@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-formatter-pretty/-/eslint-formatter-pretty-2.1.0.tgz#dfd1661dcc9d7ec928604fa3c9919a1b0616a7ec"
integrity sha512-JdiUvqJeSuxFE1aNa+jlmhzjEZq/U22qIBsNelXf5N4eyLuEBzoqTkEotdP7nqxFsx9O7NLpl3UFmKMEnt3w4Q==
eslint-formatter-pretty@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/eslint-formatter-pretty/-/eslint-formatter-pretty-2.1.1.tgz#0794a1009195d14e448053fe99667413b7d02e44"
integrity sha512-gWfagucSWBn82WxzwFloBTLAcwYDgnpAfiV5pQfyAV5YpZikuLflRU8nc3Ts9wnNvLhwk4blzb42/C495Yw7BA==
dependencies:
ansi-escapes "^3.1.0"
chalk "^2.1.0"
Expand Down

0 comments on commit a0750b6

Please sign in to comment.