File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
"@typescript-eslint/eslint-plugin" : " ^4.28.3" ,
39
39
"@typescript-eslint/parser" : " ^4.28.3" ,
40
40
"eslint-config-prettier" : " ^6.15.0" ,
41
- "eslint-plugin-ban" : " ^1.4 .0" ,
41
+ "eslint-plugin-ban" : " ^1.6 .0" ,
42
42
"eslint-plugin-etc" : " ^1.1.7" ,
43
43
"eslint-plugin-import" : " ^2.22.1" ,
44
44
"eslint-plugin-jest-dom" : " ^3.6.5" ,
Original file line number Diff line number Diff line change @@ -1873,10 +1873,10 @@ eslint-module-utils@^2.6.0:
1873
1873
debug "^2.6.9"
1874
1874
pkg-dir "^2.0.0"
1875
1875
1876
- eslint-plugin-ban@^1.4 .0 :
1877
- version "1.4 .0"
1878
- resolved "https://registry.npmjs.org /eslint-plugin-ban/-/eslint-plugin-ban-1.4 .0.tgz#b3a7b000412921336b1feeece5b8ce9a69dea605 "
1879
- integrity sha512-wtrUOLg8WUiGDkVnmyMseLRtXYBM+bJTe2STvhqznHVj6RPAiNEVLbvDj2b0WWwY/2ldKqeaw3iHUHwfCJ8c8Q ==
1876
+ eslint-plugin-ban@^1.6 .0 :
1877
+ version "1.6 .0"
1878
+ resolved "https://registry.yarnpkg.com /eslint-plugin-ban/-/eslint-plugin-ban-1.6 .0.tgz#f4e8e9b754b0f2c405f9747ea9fcb4be63c37d05 "
1879
+ integrity sha512-gZptoV+SFHOHO57/5lmPvizMvSXrjFatP9qlVQf3meL/WHo9TxSoERygrMlESl19CPh95U86asTxohT8OprwDw ==
1880
1880
dependencies :
1881
1881
requireindex "~1.2.0"
1882
1882
You can’t perform that action at this time.
0 commit comments