File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 39
39
"@typescript-eslint/parser" : " ^2.9.0" ,
40
40
"eslint-config-prettier" : " ^6.5.0" ,
41
41
"eslint-plugin-ban" : " ^1.3.0" ,
42
- "eslint-plugin-etc" : " ^0.0.1-beta.20 " ,
42
+ "eslint-plugin-etc" : " ^0.0.1-beta.22 " ,
43
43
"eslint-plugin-import" : " ^2.18.2" ,
44
44
"eslint-plugin-jsdoc" : " ^17.1.0" ,
45
45
"eslint-plugin-react" : " ^7.16.0" ,
Original file line number Diff line number Diff line change @@ -1470,10 +1470,10 @@ eslint-config-prettier@^6.5.0:
1470
1470
dependencies :
1471
1471
get-stdin "^6.0.0"
1472
1472
1473
- eslint-etc@^0.0.7 :
1474
- version "0.0.7 "
1475
- resolved "https://registry.yarnpkg.com/eslint-etc/-/eslint-etc-0.0.7 .tgz#56848f1b6338a24e941e698acda64f414ddb03bd "
1476
- integrity sha512-O3dvZsp2j3PSUwYQOVMmwOKArvyWjsdpxJ9qh1LO3xKhDiiIwB1Q++0OQUfCxtiFKOe40Ux0i59V9eZigNac2w ==
1473
+ eslint-etc@^0.0.8 :
1474
+ version "0.0.8 "
1475
+ resolved "https://registry.yarnpkg.com/eslint-etc/-/eslint-etc-0.0.8 .tgz#598c0d9e21734d5878fa101c9e4864667571412f "
1476
+ integrity sha512-UVFu7R13167Gi/m4yggsajygDQAW1ABTlfknXXVIYGAw8Kr0VHFCg7aIaYIOETi6fgiEwtDQe+SSOam4g3QfsA ==
1477
1477
dependencies :
1478
1478
esquery "^1.0.1"
1479
1479
@@ -1500,13 +1500,13 @@ eslint-plugin-ban@^1.3.0:
1500
1500
dependencies :
1501
1501
requireindex "~1.2.0"
1502
1502
1503
- eslint-plugin-etc@^0.0.1-beta.20 :
1504
- version "0.0.1-beta.20 "
1505
- resolved "https://registry.yarnpkg.com/eslint-plugin-etc/-/eslint-plugin-etc-0.0.1-beta.20 .tgz#1ada3961359434845c2af68c708f0f60bbff61c2 "
1506
- integrity sha512-p9TdEF+m0LeiF0FpJ2vUXFu8iQAHr7unyIViaUehK612TCe/JgJklDqSeNtTWuAPIAmwbuSUt0R2x5SZfBIvFw ==
1503
+ eslint-plugin-etc@^0.0.1-beta.22 :
1504
+ version "0.0.1-beta.22 "
1505
+ resolved "https://registry.yarnpkg.com/eslint-plugin-etc/-/eslint-plugin-etc-0.0.1-beta.22 .tgz#b69cbfbee6af9a82f80f48c83be8d3eb83fbebf1 "
1506
+ integrity sha512-UIAAYRI9GyteTekB5eeUcrMRZZN4G8Ga+F3IqmpiLBBA/ctxXnalby2vMCrfngy6fYKCPbISDzz7mQxBX4S7Dw ==
1507
1507
dependencies :
1508
1508
" @phenomnomnominal/tsquery" " ^4.0.0"
1509
- eslint-etc "^0.0.7 "
1509
+ eslint-etc "^0.0.8 "
1510
1510
requireindex "~1.2.0"
1511
1511
tslib "^1.8.0"
1512
1512
tslint-etc "^1.6.0"
You can’t perform that action at this time.
0 commit comments