Skip to content
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

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

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.4.1",
"@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.4.1":
version: 4.4.1
resolution: "@eslint-community/eslint-plugin-eslint-comments@npm:4.4.1"
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/d644857fcc083848c80c7a431e89ef8e0c5d570a24c3a90121d7a20aff9c619c4d09dcb761513253107ff530883e4f83c23786a2ebf6b63d7e905ff2aac8accf
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=852cac&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/1dc9fb9f1b8027b0205d36fe472a012109c8f315d75c131213d8fc31e42f5aa0d032fb6098debeb54192f25754a3e5a0495b4a0c1ce2bf74eea9b2318d82b0f0
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.4.1"
"@eslint/js": "npm:9.11.1"
"@stylistic/eslint-plugin": "npm:2.7.2"
eslint: "npm:9.12.0"
Expand Down