Skip to content

Commit 3f31917

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] <[email protected]>
1 parent 8470c87 commit 3f31917

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
@@ -5090,12 +5090,14 @@ eslint-scope@^4.0.2:
50905090
estraverse "^4.1.1"
50915091

50925092
eslint-utils@^1.3.1:
5093-
version "1.3.1"
5094-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
5093+
version "1.4.3"
5094+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
5095+
dependencies:
5096+
eslint-visitor-keys "^1.1.0"
50955097

5096-
eslint-visitor-keys@^1.0.0:
5097-
version "1.0.0"
5098-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
5098+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
5099+
version "1.1.0"
5100+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
50995101

51005102
eslint@^5.15.1:
51015103
version "5.15.1"

0 commit comments

Comments
 (0)