File tree 2 files changed +7
-13
lines changed
2 files changed +7
-13
lines changed Original file line number Diff line number Diff line change 40
40
"@typescript-eslint/eslint-plugin" : " ^5.0.0" ,
41
41
"@typescript-eslint/parser" : " ^5.0.0" ,
42
42
"eslint" : " ^8.0.0" ,
43
- "eslint-plugin-eslint-plugin" : " ^3 .0.0 " ,
43
+ "eslint-plugin-eslint-plugin" : " ^4 .0.1 " ,
44
44
"husky" : " ^7.0.0" ,
45
45
"jest" : " ^27.2.5" ,
46
46
"prettier" : " ^2.1.1" ,
Original file line number Diff line number Diff line change @@ -1346,12 +1346,13 @@ escodegen@^2.0.0:
1346
1346
optionalDependencies :
1347
1347
source-map "~0.6.1"
1348
1348
1349
- eslint-plugin-eslint-plugin@^3 .0.0 :
1350
- version "3.6 .1"
1351
- resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-3.6 .1.tgz#6c93655c9345f36874cc4f8aba4f89c81d47b8fe "
1352
- integrity sha512-SOE0aoS2+lvtcEbJmy98gEKaxcpkQdxDtqvqE0VQSiGEFme8yTNjpLAjMqPDmmj8KGTwIFd+cYnVykz+9HAIiw ==
1349
+ eslint-plugin-eslint-plugin@^4 .0.1 :
1350
+ version "4.0 .1"
1351
+ resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-4.0 .1.tgz#9624f4d8aca75ab52aa5efff9d99889b318b6a06 "
1352
+ integrity sha512-ey21uE/uOanYAWakWNeFDXF4MEySczTyhdxbKYs5SCTa89MH5Z/TOZ/ui8OqSsAC+QR49iKNuh5kvVSoZhdc7Q ==
1353
1353
dependencies :
1354
- eslint-utils "^2.1.0"
1354
+ eslint-utils "^3.0.0"
1355
+ estraverse "^5.2.0"
1355
1356
1356
1357
eslint-scope@^5.1.1 :
1357
1358
version "5.1.1"
@@ -1369,13 +1370,6 @@ eslint-scope@^6.0.0:
1369
1370
esrecurse "^4.3.0"
1370
1371
estraverse "^5.2.0"
1371
1372
1372
- eslint-utils@^2.1.0 :
1373
- version "2.1.0"
1374
- resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
1375
- integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
1376
- dependencies :
1377
- eslint-visitor-keys "^1.1.0"
1378
-
1379
1373
eslint-utils@^3.0.0 :
1380
1374
version "3.0.0"
1381
1375
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
You can’t perform that action at this time.
0 commit comments