Skip to content

Commit

Permalink
Merge pull request #52 from danielwestendorf/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…eslint-utils-1.4.2

[Security] Bump eslint-utils from 1.3.1 to 1.4.2
  • Loading branch information
danielwestendorf committed Oct 8, 2019
2 parents c7a6eb0 + 7109c1d commit 28f6464
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -834,12 +834,14 @@ eslint-scope@^3.7.1:
estraverse "^4.1.1"

eslint-utils@^1.3.0, 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"
dependencies:
eslint-visitor-keys "^1.0.0"

eslint-visitor-keys@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
version "1.1.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"

eslint@^4.19.0:
version "4.19.1"
Expand Down

0 comments on commit 28f6464

Please sign in to comment.