Skip to content

Commit

Permalink
chore(deps): replace dependency eslint-plugin-eslint-comments with @e…
Browse files Browse the repository at this point in the history
…slint-community/eslint-plugin-eslint-comments ^3.2.0
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 7f32f2e commit 14ae91c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-doc-generator": "^1.0.0",
"eslint-plugin-eslint-comments": "^3.1.2",
"@eslint-community/eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-eslint-plugin": "^6.0.0",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-n": "^15.0.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1625,6 +1625,18 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-plugin-eslint-comments@npm:^3.2.0":
version: 3.2.1
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:3.2.1"
dependencies:
escape-string-regexp: ^1.0.5
ignore: ^5.2.4
peerDependencies:
eslint: ">=4.19.1"
checksum: 10d2162d0821a08ba0d133b8d97758011bab8db42387754d12a1d9fafee93c7249e5c557a8910929f90488b7d0465d5264f04447351368831919c2c8854ad406
languageName: node
linkType: hard

"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
version: 4.4.0
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
Expand Down Expand Up @@ -4958,18 +4970,6 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-eslint-comments@npm:^3.1.2":
version: 3.2.0
resolution: "eslint-plugin-eslint-comments@npm:3.2.0"
dependencies:
escape-string-regexp: ^1.0.5
ignore: ^5.0.5
peerDependencies:
eslint: ">=4.19.1"
checksum: c9fe273dd56699abdf7e416cfad0344eb50aa01564a5a9133e72d982defb89310bc2e9b0b148ce19c5190d7ff641223b0ba9e667a194bc48467c3dd0d471e657
languageName: node
linkType: hard

"eslint-plugin-eslint-plugin@npm:^6.0.0":
version: 6.2.0
resolution: "eslint-plugin-eslint-plugin@npm:6.2.0"
Expand Down Expand Up @@ -5019,6 +5019,7 @@ __metadata:
"@babel/preset-typescript": ^7.3.3
"@commitlint/cli": ^19.0.0
"@commitlint/config-conventional": ^19.0.0
"@eslint-community/eslint-plugin-eslint-comments": ^3.2.0
"@schemastore/package": ^0.0.10
"@semantic-release/changelog": ^6.0.0
"@semantic-release/git": ^10.0.0
Expand All @@ -5035,7 +5036,6 @@ __metadata:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
eslint-config-prettier: ^9.0.0
eslint-doc-generator: ^1.0.0
eslint-plugin-eslint-comments: ^3.1.2
eslint-plugin-eslint-plugin: ^6.0.0
eslint-plugin-import: ^2.18.0
eslint-plugin-n: ^15.0.0
Expand Down Expand Up @@ -6184,7 +6184,7 @@ __metadata:
languageName: node
linkType: hard

"ignore@npm:^5.0.5, ignore@npm:^5.1.1, ignore@npm:^5.2.0, ignore@npm:^5.2.4":
"ignore@npm:^5.1.1, ignore@npm:^5.2.0, ignore@npm:^5.2.4":
version: 5.3.2
resolution: "ignore@npm:5.3.2"
checksum: 2acfd32a573260ea522ea0bfeff880af426d68f6831f973129e2ba7363f422923cf53aab62f8369cbf4667c7b25b6f8a3761b34ecdb284ea18e87a5262a865be
Expand Down

0 comments on commit 14ae91c

Please # to comment.