Skip to content

Commit 3ab0435

Browse files
dependabot[bot]neSpecc
authored andcommittedSep 8, 2019
Bump eslint-utils from 1.3.1 to 1.4.2 (#886)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2) Signed-off-by: dependabot[bot] <[email protected]>

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed
 

‎yarn.lock

+6-4
Original file line numberDiff line numberDiff line change
@@ -2153,12 +2153,14 @@ eslint-scope@^4.0.2:
21532153
estraverse "^4.1.1"
21542154

21552155
eslint-utils@^1.3.1:
2156-
version "1.3.1"
2157-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
2156+
version "1.4.2"
2157+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
2158+
dependencies:
2159+
eslint-visitor-keys "^1.0.0"
21582160

21592161
eslint-visitor-keys@^1.0.0:
2160-
version "1.0.0"
2161-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2162+
version "1.1.0"
2163+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
21622164

21632165
eslint@^5.15.1:
21642166
version "5.15.1"

0 commit comments

Comments
 (0)
Please sign in to comment.