Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-babel to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2018
1 parent c5fb8b0 commit 15bffa5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"babel-eslint": "7.2.3",
"eslint": "3.19.0",
"eslint-config-xo": "0.18.1",
"eslint-plugin-babel": "4.1.1",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-no-empty-blocks": "0.0.2",
"eslint-plugin-no-use-extend-native": "0.3.12",
"eslint-plugin-react": "6.10.3",
Expand Down
12 changes: 9 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -538,9 +538,11 @@ eslint-plugin-ava@^4.2.0:
pkg-up "^1.0.0"
req-all "^1.0.0"

[email protected]:
version "4.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.1.tgz#ef285c87039b67beb3bbd227f5b0eed4fb376b87"
[email protected]:
version "5.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.3.0.tgz#2e7f251ccc249326da760c1a4c948a91c32d0023"
dependencies:
eslint-rule-composer "^0.3.0"

eslint-plugin-import@^2.0.0:
version "2.2.0"
Expand Down Expand Up @@ -594,6 +596,10 @@ eslint-plugin-unicorn@^2.1.0:
lodash.upperfirst "^4.2.0"
req-all "^1.0.0"

eslint-rule-composer@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz#79320c927b0c5c0d3d3d2b76c8b4a488f25bbaf9"

[email protected], eslint@^3.18.0:
version "3.19.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc"
Expand Down

0 comments on commit 15bffa5

Please sign in to comment.