Skip to content

Commit 77c5326

Browse files
Merge pull request #13 from flatlogic/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.3.1 to 1.4.2
2 parents c6ae10b + 289bf4c commit 77c5326

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3572,12 +3572,14 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
35723572
estraverse "^4.1.1"
35733573

35743574
eslint-utils@^1.3.1:
3575-
version "1.3.1"
3576-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
3575+
version "1.4.2"
3576+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
3577+
dependencies:
3578+
eslint-visitor-keys "^1.0.0"
35773579

35783580
eslint-visitor-keys@^1.0.0:
3579-
version "1.0.0"
3580-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3581+
version "1.1.0"
3582+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
35813583

35823584
eslint@^5.16.0:
35833585
version "5.16.0"

0 commit comments

Comments
 (0)