Skip to content

chore(deps): update dependency @eslint-community/eslint-plugin-eslint-comments to v4.5.0 #366

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
"@eslint-community/eslint-plugin-eslint-comments": "4.4.0",
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
"@eslint/js": "9.11.1",
"@stylistic/eslint-plugin": "2.7.2",
"eslint": "9.12.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -472,15 +472,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/eslint-plugin-eslint-comments@npm:4.4.0":
version: 4.4.0
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.4.0"
"@eslint-community/eslint-plugin-eslint-comments@npm:4.5.0":
version: 4.5.0
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.5.0"
dependencies:
escape-string-regexp: "npm:^4.0.0"
ignore: "npm:^5.2.4"
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/26ef5a2aea65ba9c7ee542f784af9cbc1627e167002fe6c908a36e7baed7d14df0af565d7d09745ce8a624c92bdcefbc5075007b61285e33e753879994c5cafc
checksum: 10c0/19013d30b0c29517f19028718af4bd6b6fd357e5f9b927ee1cf3499ffe3b2852440e9651401947f4f82e962ecd1d228afa1c08f6146751f5158fe0748d924702
languageName: node
linkType: hard

Expand Down Expand Up @@ -2861,12 +2861,12 @@ __metadata:

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.2.1
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=85f29e&locator=test%40workspace%3Apackages%2Ftest"
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=2e15c0&locator=test%40workspace%3Apackages%2Ftest"
peerDependencies:
"@stylistic/eslint-plugin": ^2.6.4
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
prettier: ^3.0.0
checksum: 10c0/53700f716b640d6d3cb73ee8a1d80a8728f2e345129070dfc0aff0ccb2eb67c0d4ad87203b374dcf65277c90ffd2cb96eee962f0fbc92c30c18d373cd4e5e3f9
checksum: 10c0/697caa0c1697dfa528fade0acbbdca9af20284e094a8272f43c96595c65bb90a6bd7ac30a274fccc70464c363dd9a1a6790ef7865e99129213f70d1e22ad4b49
languageName: node
linkType: hard

Expand All @@ -2876,7 +2876,7 @@ __metadata:
dependencies:
"@babel/core": "npm:7.25.2"
"@babel/eslint-parser": "npm:7.25.1"
"@eslint-community/eslint-plugin-eslint-comments": "npm:4.4.0"
"@eslint-community/eslint-plugin-eslint-comments": "npm:4.5.0"
"@eslint/js": "npm:9.11.1"
"@stylistic/eslint-plugin": "npm:2.7.2"
eslint: "npm:9.12.0"
Expand Down