File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -2585,13 +2585,16 @@ eslint-scope@^4.0.3:
2585
2585
estraverse "^4.1.1"
2586
2586
2587
2587
eslint-utils@^1.3.1 :
2588
- version "1.3.1"
2589
- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
2590
- integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
2588
+ version "1.4.3"
2589
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f"
2590
+ integrity sha512-fbBN5W2xdY45KulGXmLHZ3c3FHfVYmKg0IrAKGOkT/464PQsx2UeIzfz1RmEci+KLm1bBaAzZAh8+/E+XAeZ8Q==
2591
+ dependencies :
2592
+ eslint-visitor-keys "^1.1.0"
2591
2593
2592
- eslint-visitor-keys@^1.0.0 :
2593
- version "1.0.0"
2594
- resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
2594
+ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0 :
2595
+ version "1.1.0"
2596
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
2597
+ integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
2595
2598
2596
2599
eslint@^5.16.0 :
2597
2600
version "5.16.0"
You can’t perform that action at this time.
0 commit comments