Skip to content

Commit

Permalink
Update dependency eslint-config-airbnb-base to v13.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and eqyiel committed Aug 14, 2018
1 parent bc3c459 commit 5960465
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"eslint": "5.3.0",
"eslint-config-airbnb": "17.1.0",
"eslint-config-airbnb-base": "13.0.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "3.0.1",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.1",
Expand Down
10 changes: 1 addition & 9 deletions yarn.lock
Expand Up @@ -698,15 +698,7 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.3, escape-string-regexp@^
version "1.0.5"
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"

eslint-config-airbnb-base@13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.0.0.tgz#2ee6279c4891128e49d6445b24aa13c2d1a21450"
dependencies:
eslint-restricted-globals "^0.1.1"
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-airbnb-base@^13.1.0:
eslint-config-airbnb-base@13.1.0, eslint-config-airbnb-base@^13.1.0:
version "13.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.1.0.tgz#b5a1b480b80dfad16433d6c4ad84e6605052c05c"
dependencies:
Expand Down

0 comments on commit 5960465

Please sign in to comment.