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 Jun 1, 2018
1 parent bd47c8d commit 070b977
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -59,7 +59,7 @@
"eslint": "4.19.1",
"eslint-config-prettier": "2.9.0",
"eslint-config-standard": "11.0.0",
"eslint-plugin-babel": "4.1.2",
"eslint-plugin-babel": "5.1.0",
"eslint-plugin-flowtype": "2.49.0",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-node": "6.0.1",
Expand Down
12 changes: 9 additions & 3 deletions yarn.lock
Expand Up @@ -474,9 +474,11 @@ eslint-module-utils@^2.2.0:
debug "^2.6.8"
pkg-dir "^1.0.0"

eslint-plugin-babel@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
eslint-plugin-babel@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-5.1.0.tgz#9c76e476162041e50b6ba69aa4eae3bdd6a4e1c3"
dependencies:
eslint-rule-composer "^0.3.0"

eslint-plugin-flowtype@2.49.0:
version "2.49.0"
Expand Down Expand Up @@ -516,6 +518,10 @@ eslint-plugin-standard@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-3.1.0.tgz#2a9e21259ba4c47c02d53b2d0c9135d4b1022d47"

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, 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 070b977

Please sign in to comment.