Skip to content
This repository was archived by the owner on Jan 19, 2023. It is now read-only.

Commit ca2cedf

Browse files
dependabot-preview[bot]wuweiweiwu
authored andcommitted
build(deps): [security] bump eslint-utils from 1.3.1 to 1.4.3 (#197)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3. **This update includes security fixes.** - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 10e4fd1 commit ca2cedf

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

yarn.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3146,14 +3146,16 @@ eslint-scope@^4.0.0:
31463146
estraverse "^4.1.1"
31473147

31483148
eslint-utils@^1.3.1:
3149-
version "1.3.1"
3150-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
3151-
integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
3149+
version "1.4.3"
3150+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
3151+
integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
3152+
dependencies:
3153+
eslint-visitor-keys "^1.1.0"
31523154

3153-
eslint-visitor-keys@^1.0.0:
3154-
version "1.0.0"
3155-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
3156-
integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
3155+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
3156+
version "1.1.0"
3157+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
3158+
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
31573159

31583160
eslint@^5.13.0:
31593161
version "5.13.0"

0 commit comments

Comments
 (0)