Skip to content

Commit

Permalink
Update dependency eslint-config-airbnb-base to version 11.1.1 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot authored and singapore committed Mar 13, 2017
1 parent 919dac9 commit d68613f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"babel-plugin-transform-async-to-generator": "6.22.0",
"chai": "3.5.0",
"eslint": "3.17.1",
"eslint-config-airbnb-base": "11.1.0",
"eslint-config-airbnb-base": "11.1.1",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-promise": "3.5.0",
"mkdirp": "0.5.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -959,9 +959,9 @@ escope@^3.6.0:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint-config-airbnb-base@11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.1.0.tgz#dc9b3ec70b8c74dcbe6d6257c9da3992c39ca2ca"
eslint-config-airbnb-base@11.1.1:
version "11.1.1"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.1.1.tgz#61e9e89e4eb89f474f6913ac817be9fbb59063e0"

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

0 comments on commit d68613f

Please sign in to comment.