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.9.1" ,
39
39
"@typescript-eslint/parser" : " ^4.9.1" ,
40
40
"eslint-config-prettier" : " ^6.15.0" ,
41
- "eslint-plugin-ban" : " ^1.4.0 " ,
41
+ "eslint-plugin-ban" : " ^1.5.2 " ,
42
42
"eslint-plugin-etc" : " ^1.1.7" ,
43
43
"eslint-plugin-import" : " ^2.22.1" ,
44
44
"eslint-plugin-jsdoc" : " ^30.7.8" ,
Original file line number Diff line number Diff line change @@ -1716,10 +1716,10 @@ eslint-module-utils@^2.6.0:
1716
1716
debug "^2.6.9"
1717
1717
pkg-dir "^2.0.0"
1718
1718
1719
- eslint-plugin-ban@^1.4.0 :
1720
- version "1.4.0 "
1721
- resolved "https://registry.npmjs.org /eslint-plugin-ban/-/eslint-plugin-ban-1.4.0 .tgz#b3a7b000412921336b1feeece5b8ce9a69dea605 "
1722
- integrity sha512-wtrUOLg8WUiGDkVnmyMseLRtXYBM+bJTe2STvhqznHVj6RPAiNEVLbvDj2b0WWwY/2ldKqeaw3iHUHwfCJ8c8Q ==
1719
+ eslint-plugin-ban@^1.5.2 :
1720
+ version "1.5.2 "
1721
+ resolved "https://registry.yarnpkg.com /eslint-plugin-ban/-/eslint-plugin-ban-1.5.2 .tgz#5ca01fa5acdecf79e7422e2876eb330c22b5de9a "
1722
+ integrity sha512-i6yjMbep866kREX8HfCPM32QyTZG4gfhlEFjL7s04P+sJjsM+oa0pejwyLOz/6s/oiW7BQqc6u3Dcr9tKz+svg ==
1723
1723
dependencies :
1724
1724
requireindex "~1.2.0"
1725
1725
You can’t perform that action at this time.
0 commit comments