Skip to content

Commit 64585dc

Browse files
Merge pull request #23 from CarlosBonetti/dependabot/npm_and_yarn/eslint-utils-1.4.3
Bump eslint-utils from 1.4.0 to 1.4.3
2 parents c967b0f + 0ba6b66 commit 64585dc

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -1671,16 +1671,16 @@ eslint-scope@^5.0.0:
16711671
estraverse "^4.1.1"
16721672

16731673
eslint-utils@^1.3.1:
1674-
version "1.4.0"
1675-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.0.tgz#e2c3c8dba768425f897cf0f9e51fe2e241485d4c"
1676-
integrity sha512-7ehnzPaP5IIEh1r1tkjuIrxqhNkzUJa9z3R92tLJdZIVdWaczEhr3EbhGtsMrVxi1KeR8qA7Off6SWc5WNQqyQ==
1674+
version "1.4.3"
1675+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
1676+
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
16771677
dependencies:
1678-
eslint-visitor-keys "^1.0.0"
1678+
eslint-visitor-keys "^1.1.0"
16791679

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

16851685
eslint@6.1.0:
16861686
version "6.1.0"

0 commit comments

Comments
 (0)