Skip to content

Commit

Permalink
chore: update eslint-utils to 1.4.2 (#16992)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikoladev authored and wardpeet committed Aug 23, 2019
1 parent 3ea5fdf commit a7f4f78
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8637,8 +8637,11 @@ eslint-scope@^4.0.3:
estraverse "^4.1.1"

eslint-utils@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
version "1.4.2"
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
dependencies:
eslint-visitor-keys "^1.0.0"

eslint-visitor-keys@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit a7f4f78

Please sign in to comment.