Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-standard to v11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2018
1 parent 2d3219c commit 1590c33
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 @@ -60,7 +60,7 @@
"coveralls": "3.0.0",
"eslint": "4.18.1",
"eslint-config-prettier": "2.9.0",
"eslint-config-standard": "10.2.1",
"eslint-config-standard": "11.0.0",
"eslint-plugin-babel": "4.1.2",
"eslint-plugin-flowtype": "2.46.1",
"eslint-plugin-import": "2.9.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -645,9 +645,9 @@ eslint-config-prettier@2.9.0:
dependencies:
get-stdin "^5.0.1"

eslint-config-standard@10.2.1:
version "10.2.1"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-10.2.1.tgz#c061e4d066f379dc17cd562c64e819b4dd454591"
eslint-config-standard@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-11.0.0.tgz#87ee0d3c9d95382dc761958cbb23da9eea31e0ba"

eslint-import-resolver-node@^0.3.1:
version "0.3.1"
Expand Down

0 comments on commit 1590c33

Please sign in to comment.