Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit b1dd987

Browse files
chore(deps): [security] bump eslint-utils from 1.3.1 to 1.4.2 (#332)
chore(deps): [security] bump eslint-utils from 1.3.1 to 1.4.2 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2 parents 8c656f5 + 58d4dc1 commit b1dd987

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

yarn.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2455,14 +2455,16 @@ eslint-scope@^4.0.3:
24552455
estraverse "^4.1.1"
24562456

24572457
eslint-utils@^1.3.1:
2458-
version "1.3.1"
2459-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
2460-
integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
2458+
version "1.4.2"
2459+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
2460+
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
2461+
dependencies:
2462+
eslint-visitor-keys "^1.0.0"
24612463

24622464
eslint-visitor-keys@^1.0.0:
2463-
version "1.0.0"
2464-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2465-
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
2465+
version "1.1.0"
2466+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
2467+
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
24662468

24672469
eslint@^5.16.0, eslint@^5.9.0:
24682470
version "5.16.0"

0 commit comments

Comments
 (0)