Skip to content

Commit

Permalink
fix(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 Sep 27, 2018
1 parent 7179a7a commit dd4611c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"apollo-utilities": "1.0.21",
"babel-cli": "6.26.0",
"eslint-config-prettier": "2.10.0",
"eslint-plugin-babel": "4.1.2",
"eslint-plugin-babel": "5.2.0",
"eslint-plugin-prettier": "2.7.0",
"graphql": "0.13.2",
"graphql-tag": "2.9.2",
Expand Down
12 changes: 9 additions & 3 deletions advanced/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2551,9 +2551,11 @@ eslint-module-utils@^2.2.0:
debug "^2.6.8"
pkg-dir "^1.0.0"

[email protected]:
version "4.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
[email protected]:
version "5.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.2.0.tgz#3041a0c26aa3ca4a0e0f2aa11591f0396790d981"
dependencies:
eslint-rule-composer "^0.3.0"

[email protected]:
version "2.39.1"
Expand Down Expand Up @@ -2635,6 +2637,10 @@ [email protected]:
jsx-ast-utils "^2.0.0"
prop-types "^15.5.10"

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"

eslint-scope@^3.7.1:
version "3.7.1"
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
Expand Down

0 comments on commit dd4611c

Please sign in to comment.