Skip to content

Commit e0576ff

Browse files
⬆️ Replace eslint-plugin-eslint-comments with @eslint-community/eslint-plugin-eslint-comments ^3.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b946ad8 commit e0576ff

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

package-lock.json

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint": "^7.19.0",
7878
"eslint-config-prettier": "^6.15.0",
7979
"eslint-import-resolver-typescript": "^2.0.0",
80-
"eslint-plugin-eslint-comments": "^3.1.2",
80+
"@eslint-community/eslint-plugin-eslint-comments": "^3.2.0",
8181
"eslint-plugin-github": "^4.1.3",
8282
"eslint-plugin-import": "^2.22.1",
8383
"eslint-plugin-jest": "^23.20.0",

0 commit comments

Comments
 (0)