Skip to content

Commit

Permalink
Update eslint-config-airbnb-base
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbayerlein committed Nov 8, 2016
1 parent b8f7b33 commit 12e97b0
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 @@ -33,7 +33,7 @@
"devDependencies": {
"coveralls": "^2.11.14",
"eslint": "^3.9.1",
"eslint-config-airbnb-base": "^9.0.0",
"eslint-config-airbnb-base": "^10.0.1",
"eslint-formatter-pretty": "^1.1.0",
"eslint-plugin-import": "^2.1.0",
"jest": "^17.0.0"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -783,9 +783,9 @@ escope@^3.6.0:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint-config-airbnb-base@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-9.0.0.tgz#03e135562aa6c4d0d9f1bbda96d901326bf58ad2"
eslint-config-airbnb-base@^10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-10.0.1.tgz#f17d4e52992c1d45d1b7713efbcd5ecd0e7e0506"

eslint-formatter-pretty@^1.1.0:
version "1.1.0"
Expand Down

0 comments on commit 12e97b0

Please sign in to comment.