Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit 7fe95e3

Browse files
chore(deps): 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) --- updated-dependencies: - dependency-name: eslint-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 071bc97 commit 7fe95e3

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

yarn.lock

+8-6
Original file line numberDiff line numberDiff line change
@@ -4905,9 +4905,11 @@ eslint-scope@^4.0.0:
49054905
estraverse "^4.1.1"
49064906

49074907
eslint-utils@^1.3.1:
4908-
version "1.3.1"
4909-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
4910-
integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
4908+
version "1.4.3"
4909+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
4910+
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
4911+
dependencies:
4912+
eslint-visitor-keys "^1.1.0"
49114913

49124914
eslint-utils@^2.0.0:
49134915
version "2.0.0"
@@ -4917,9 +4919,9 @@ eslint-utils@^2.0.0:
49174919
eslint-visitor-keys "^1.1.0"
49184920

49194921
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
4920-
version "1.1.0"
4921-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
4922-
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
4922+
version "1.3.0"
4923+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
4924+
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
49234925

49244926
eslint@^5.6.0:
49254927
version "5.9.0"

0 commit comments

Comments
 (0)