File tree 2 files changed +11
-10
lines changed
2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 39
39
"@typescript-eslint/parser" : " ^2.4.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.6 " ,
42
+ "eslint-plugin-etc" : " ^0.0.1-beta.18 " ,
43
43
"eslint-plugin-import" : " ^2.18.2" ,
44
44
"eslint-plugin-jsdoc" : " ^15.8.0" ,
45
45
"eslint-plugin-react" : " ^7.16.0" ,
Original file line number Diff line number Diff line change @@ -1462,10 +1462,10 @@ eslint-config-prettier@^6.5.0:
1462
1462
dependencies :
1463
1463
get-stdin "^6.0.0"
1464
1464
1465
- eslint-etc@^0.0.1 :
1466
- version "0.0.1 "
1467
- resolved "https://registry.npmjs.org /eslint-etc/-/eslint-etc-0.0.1 .tgz#e082e6ed4de09e901378a950c7d48efe3a4c4b60 "
1468
- integrity sha512-XqVDWFXffrRW/RKB2dojpz+xcoox+WikWjkwUNW2cKdqhE/puJGu1Gd7wo4qWLozvirS7WXCoTY5xhVsQkhgUw ==
1465
+ eslint-etc@^0.0.3 :
1466
+ version "0.0.3 "
1467
+ resolved "https://registry.yarnpkg.com /eslint-etc/-/eslint-etc-0.0.3 .tgz#174203a561eca6ec83a15d34a7735636a6a8689a "
1468
+ integrity sha512-2z8FOcOd/SCQmJvWKT44n4OK8+PTcu4uxIn6mEokZtFpVjIX9fMeS0cuV44D9ccZEli3UfQyq1hkpRgR4IHmow ==
1469
1469
1470
1470
eslint-import-resolver-node@^0.3.2 :
1471
1471
version "0.3.2"
@@ -1490,12 +1490,13 @@ eslint-plugin-ban@^1.3.0:
1490
1490
dependencies :
1491
1491
requireindex "~1.2.0"
1492
1492
1493
- eslint-plugin-etc@^0.0.1-beta.6 :
1494
- version "0.0.1-beta.6 "
1495
- resolved "https://registry.npmjs.org /eslint-plugin-etc/-/eslint-plugin-etc-0.0.1-beta.6 .tgz#7edee4ee78073078312e4a7798907be94708c9dc "
1496
- integrity sha512-0htnrSFUDNKL3WIaIbS/HQQmO3KnvTuU3AGjc8YiX/xvTWMk6mPtp/UrmsMvUSI3LZhWfgJCcXF8qA1hgZOA4Q ==
1493
+ eslint-plugin-etc@^0.0.1-beta.18 :
1494
+ version "0.0.1-beta.18 "
1495
+ resolved "https://registry.yarnpkg.com /eslint-plugin-etc/-/eslint-plugin-etc-0.0.1-beta.18 .tgz#2c39b4da47971076bf04f2c6a8d3295f232601b2 "
1496
+ integrity sha512-U6QQS4CxJzvpqgTUZivH0O/NzrC5EV/9E50DSwSzQDK56l67CGh8rnmwW19jrboJrAQ8nzwPV7YSrQQMl4G81w ==
1497
1497
dependencies :
1498
- eslint-etc "^0.0.1"
1498
+ " @phenomnomnominal/tsquery" " ^3.0.0"
1499
+ eslint-etc "^0.0.3"
1499
1500
requireindex "~1.2.0"
1500
1501
tslib "^1.8.0"
1501
1502
tslint-etc "^1.6.0"
You can’t perform that action at this time.
0 commit comments