Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit 6bb08e1

Browse files
dependabot[bot]wcandillon
authored andcommitted
build(deps): Bump eslint-utils from 1.3.1 to 1.4.2 (#61)
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]>
1 parent 13a120e commit 6bb08e1

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
@@ -2031,12 +2031,14 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
20312031
estraverse "^4.1.1"
20322032

20332033
eslint-utils@^1.3.1:
2034-
version "1.3.1"
2035-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
2034+
version "1.4.2"
2035+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
2036+
dependencies:
2037+
eslint-visitor-keys "^1.0.0"
20362038

20372039
eslint-visitor-keys@^1.0.0:
2038-
version "1.0.0"
2039-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2040+
version "1.1.0"
2041+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
20402042

20412043
eslint@^6.0.1:
20422044
version "6.0.1"

0 commit comments

Comments
 (0)