Skip to content

Commit cfa3a37

Browse files
committed
fix(deps): update dependency eslint-plugin-ban to ^1.6.0
1 parent e11aea9 commit cfa3a37

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.28.3",
3939
"@typescript-eslint/parser": "^4.28.3",
4040
"eslint-config-prettier": "^6.15.0",
41-
"eslint-plugin-ban": "^1.4.0",
41+
"eslint-plugin-ban": "^1.6.0",
4242
"eslint-plugin-etc": "^1.1.7",
4343
"eslint-plugin-import": "^2.22.1",
4444
"eslint-plugin-jest-dom": "^3.6.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1873,10 +1873,10 @@ eslint-module-utils@^2.6.0:
18731873
debug "^2.6.9"
18741874
pkg-dir "^2.0.0"
18751875

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==
18801880
dependencies:
18811881
requireindex "~1.2.0"
18821882

0 commit comments

Comments
 (0)