Skip to content

Commit 8efb07e

Browse files
Bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5fed58 commit 8efb07e

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -233,12 +233,14 @@ eslint-scope@^4.0.0:
233233
estraverse "^4.1.1"
234234

235235
eslint-utils@^1.3.1:
236-
version "1.3.1"
237-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
236+
version "1.4.3"
237+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
238+
dependencies:
239+
eslint-visitor-keys "^1.1.0"
238240

239-
eslint-visitor-keys@^1.0.0:
240-
version "1.0.0"
241-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
241+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
242+
version "1.1.0"
243+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
242244

243245
eslint@^5.4.0:
244246
version "5.4.0"

0 commit comments

Comments
 (0)