-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency eslint-plugin-babel to v5
- Loading branch information
1 parent
7179a7a
commit dd4611c
Showing
2 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|
@@ -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" | ||
|