Skip to content

Commit 7762949

Browse files
committed
fix(deps): update dependency eslint-plugin-ban to ^1.5.2
1 parent 5d695a7 commit 7762949

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@typescript-eslint/eslint-plugin": "^4.9.1",
3939
"@typescript-eslint/parser": "^4.9.1",
4040
"eslint-config-prettier": "^6.15.0",
41-
"eslint-plugin-ban": "^1.4.0",
41+
"eslint-plugin-ban": "^1.5.2",
4242
"eslint-plugin-etc": "^1.1.7",
4343
"eslint-plugin-import": "^2.22.1",
4444
"eslint-plugin-jsdoc": "^30.7.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1716,10 +1716,10 @@ eslint-module-utils@^2.6.0:
17161716
debug "^2.6.9"
17171717
pkg-dir "^2.0.0"
17181718

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==
17231723
dependencies:
17241724
requireindex "~1.2.0"
17251725

0 commit comments

Comments
 (0)