Skip to content
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
4 changes: 2 additions & 2 deletions packages/eslint-config-algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"@babel/core": "7.28.5",
"@babel/eslint-parser": "7.28.5",
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
"@eslint/js": "9.39.1",
"@eslint/js": "9.39.2",
"@stylistic/eslint-plugin": "5.6.1",
"@typescript-eslint/eslint-plugin": "8.49.0",
"@typescript-eslint/parser": "8.49.0",
"eslint": "9.39.1",
"eslint": "9.39.2",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jest": "29.2.1",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -544,10 +544,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.39.1":
version: 9.39.1
resolution: "@eslint/js@npm:9.39.1"
checksum: 10c0/6f7f26f8cdb7ad6327bbf9741973b6278eb946f18f70e35406e88194b0d5c522d0547a34a02f2a208eec95c5d1388cdf7ccb20039efd2e4cb6655615247a50f1
"@eslint/js@npm:9.39.2":
version: 9.39.2
resolution: "@eslint/js@npm:9.39.2"
checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
languageName: node
linkType: hard

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

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 24.0.0
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=41557d&locator=test%40workspace%3Apackages%2Ftest"
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=197df6&locator=test%40workspace%3Apackages%2Ftest"
peerDependencies:
"@stylistic/eslint-plugin": ^5.0.0
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
prettier: ^3.0.0
checksum: 10c0/61400cadb1ba3224f4555513b1bb78e5f4cf30a8987e4b7233919f9dd5f31f150f7fb80874dddd38c94a90fb8cf3be4389392efd242fb62cbd5302ce727d2606
checksum: 10c0/6ffd8baeacb8b19ba8fc95cb300ae330ee592fa727c78776a7c7cb5199868c87a1cb2c0d092b9e4d9a6bd4b85b179ec13e828842a5b154dc75d8eb244b3a5729
languageName: node
linkType: hard

Expand All @@ -2980,11 +2980,11 @@ __metadata:
"@babel/core": "npm:7.28.5"
"@babel/eslint-parser": "npm:7.28.5"
"@eslint-community/eslint-plugin-eslint-comments": "npm:4.5.0"
"@eslint/js": "npm:9.39.1"
"@eslint/js": "npm:9.39.2"
"@stylistic/eslint-plugin": "npm:5.6.1"
"@typescript-eslint/eslint-plugin": "npm:8.49.0"
"@typescript-eslint/parser": "npm:8.49.0"
eslint: "npm:9.39.1"
eslint: "npm:9.39.2"
eslint-config-prettier: "npm:10.1.8"
eslint-plugin-import: "npm:2.32.0"
eslint-plugin-jest: "npm:29.2.1"
Expand Down Expand Up @@ -3286,17 +3286,17 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:9.39.1":
version: 9.39.1
resolution: "eslint@npm:9.39.1"
"eslint@npm:9.39.2":
version: 9.39.2
resolution: "eslint@npm:9.39.2"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.8.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.21.1"
"@eslint/config-helpers": "npm:^0.4.2"
"@eslint/core": "npm:^0.17.0"
"@eslint/eslintrc": "npm:^3.3.1"
"@eslint/js": "npm:9.39.1"
"@eslint/js": "npm:9.39.2"
"@eslint/plugin-kit": "npm:^0.4.1"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
Expand Down Expand Up @@ -3331,7 +3331,7 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/59b2480639404ba24578ca480f973683b87b7aac8aa7e349240474a39067804fd13cd8b9cb22fee074170b8c7c563b57bab703ec0f0d3f81ea017e5d2cad299d
checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
languageName: node
linkType: hard

Expand Down