Skip to content

Commit 342ab08

Browse files
Merge pull request #39 from flatlogic/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.3.1 to 1.4.2
2 parents 1b9740a + 9693ae7 commit 342ab08

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
@@ -2729,12 +2729,14 @@ eslint-scope@^4.0.0:
27292729
estraverse "^4.1.1"
27302730

27312731
eslint-utils@^1.3.1:
2732-
version "1.3.1"
2733-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
2732+
version "1.4.2"
2733+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
2734+
dependencies:
2735+
eslint-visitor-keys "^1.0.0"
27342736

27352737
eslint-visitor-keys@^1.0.0:
2736-
version "1.0.0"
2737-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2738+
version "1.1.0"
2739+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
27382740

27392741
eslint@^5.9.0:
27402742
version "5.14.1"

0 commit comments

Comments
 (0)