Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Commit a537a76

Browse files
authored
Merge pull request #978 from omu/dependabot/npm_and_yarn/eslint-utils-1.4.2
Bump eslint-utils from 1.3.1 to 1.4.2
2 parents 8392fa8 + 8a52aa7 commit a537a76

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

yarn.lock

+12-10
Original file line numberDiff line numberDiff line change
@@ -2763,14 +2763,16 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
27632763
estraverse "^4.1.1"
27642764

27652765
eslint-utils@^1.3.0, eslint-utils@^1.3.1:
2766-
version "1.3.1"
2767-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
2768-
integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
2766+
version "1.4.2"
2767+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
2768+
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
2769+
dependencies:
2770+
eslint-visitor-keys "^1.0.0"
27692771

27702772
eslint-visitor-keys@^1.0.0:
2771-
version "1.0.0"
2772-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2773-
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
2773+
version "1.1.0"
2774+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
2775+
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
27742776

27752777
eslint@^5.13.0:
27762778
version "5.16.0"
@@ -6838,10 +6840,10 @@ select-hose@^2.0.0:
68386840
resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"
68396841
integrity sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo=
68406842

6841-
select2@^4.0.7-rc.0:
6842-
version "4.0.7"
6843-
resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.7.tgz#7b80473ef7900f4dc2b988623275fe569204ae8d"
6844-
integrity sha512-t46Z2nkEEYnBYdRpLNw5dj9qqO+YTiTlWKnpJ/B5e1Q3hPND00JRgcLJxYRzqpeLZd+ZkszkHEMagLKIfbTjVA==
6843+
select2@^4.0.8:
6844+
version "4.0.9"
6845+
resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.9.tgz#e993716504d193575840c33b28af44831774da5e"
6846+
integrity sha512-cpGBg3l6xItLRz/Ux6S+Tnt0pc4IQjrnhj525k9bhWIKHMwOIDXoMI6ejXZ/rt8NPNTNV27EEBPY5wqFvMdlkw==
68456847

68466848
selfsigned@^1.10.4:
68476849
version "1.10.4"

0 commit comments

Comments
 (0)