Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b78918b

Browse files
authoredOct 16, 2019
Merge pull request #125 from YanceyOfficial/dependabot/npm_and_yarn/eslint-utils-1.4.2
build(deps): bump eslint-utils from 1.4.0 to 1.4.2
2 parents 072e660 + f786254 commit b78918b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

Diff for: ‎yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -3812,16 +3812,16 @@ eslint-scope@^4.0.0, eslint-scope@^4.0.3:
38123812
estraverse "^4.1.1"
38133813

38143814
eslint-utils@^1.3.1:
3815-
version "1.4.0"
3816-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.0.tgz#e2c3c8dba768425f897cf0f9e51fe2e241485d4c"
3817-
integrity sha512-7ehnzPaP5IIEh1r1tkjuIrxqhNkzUJa9z3R92tLJdZIVdWaczEhr3EbhGtsMrVxi1KeR8qA7Off6SWc5WNQqyQ==
3815+
version "1.4.2"
3816+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
3817+
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
38183818
dependencies:
38193819
eslint-visitor-keys "^1.0.0"
38203820

38213821
eslint-visitor-keys@^1.0.0:
3822-
version "1.0.0"
3823-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3824-
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
3822+
version "1.1.0"
3823+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
3824+
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
38253825

38263826
eslint@^5.15.2:
38273827
version "5.16.0"

0 commit comments

Comments
 (0)
Please sign in to comment.