Skip to content

Commit 2586975

Browse files
chore(deps): update eslint monorepo to v9.39.1 (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 764ccc2 commit 2586975

File tree

2 files changed

+62
-6
lines changed

2 files changed

+62
-6
lines changed

packages/eslint-config-algolia/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"@babel/core": "7.28.5",
2828
"@babel/eslint-parser": "7.28.5",
2929
"@eslint-community/eslint-plugin-eslint-comments": "4.5.0",
30-
"@eslint/js": "9.39.0",
30+
"@eslint/js": "9.39.1",
3131
"@stylistic/eslint-plugin": "5.5.0",
3232
"@typescript-eslint/eslint-plugin": "8.46.2",
3333
"@typescript-eslint/parser": "8.46.2",
34-
"eslint": "9.39.0",
34+
"eslint": "9.39.1",
3535
"eslint-config-prettier": "10.1.8",
3636
"eslint-plugin-import": "2.32.0",
3737
"eslint-plugin-jest": "29.0.1",

yarn.lock

Lines changed: 60 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,13 @@ __metadata:
544544
languageName: node
545545
linkType: hard
546546

547+
"@eslint/js@npm:9.39.1":
548+
version: 9.39.1
549+
resolution: "@eslint/js@npm:9.39.1"
550+
checksum: 10c0/6f7f26f8cdb7ad6327bbf9741973b6278eb946f18f70e35406e88194b0d5c522d0547a34a02f2a208eec95c5d1388cdf7ccb20039efd2e4cb6655615247a50f1
551+
languageName: node
552+
linkType: hard
553+
547554
"@eslint/object-schema@npm:^2.1.7":
548555
version: 2.1.7
549556
resolution: "@eslint/object-schema@npm:2.1.7"
@@ -2868,12 +2875,12 @@ __metadata:
28682875

28692876
"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
28702877
version: 24.0.0
2871-
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=a2efa0&locator=test%40workspace%3Apackages%2Ftest"
2878+
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=622720&locator=test%40workspace%3Apackages%2Ftest"
28722879
peerDependencies:
28732880
"@stylistic/eslint-plugin": ^5.0.0
28742881
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
28752882
prettier: ^3.0.0
2876-
checksum: 10c0/bef6e8e95613d7708bd44fc630935c41296314cf426004f5c6c8ccebe030ad67fa38b745d65661b51034d3bdbe5989b39518a87c4a535548424383acaed0d673
2883+
checksum: 10c0/3950d7aa0ec0f2f0172c04958a17132e3a4f259c5ae3f364788193ca108f7c14e7ff85795cf3ceedafcc4d161792810597cd5bc2783468d7eda639ba2d877c46
28772884
languageName: node
28782885
linkType: hard
28792886

@@ -2884,11 +2891,11 @@ __metadata:
28842891
"@babel/core": "npm:7.28.5"
28852892
"@babel/eslint-parser": "npm:7.28.5"
28862893
"@eslint-community/eslint-plugin-eslint-comments": "npm:4.5.0"
2887-
"@eslint/js": "npm:9.39.0"
2894+
"@eslint/js": "npm:9.39.1"
28882895
"@stylistic/eslint-plugin": "npm:5.5.0"
28892896
"@typescript-eslint/eslint-plugin": "npm:8.46.2"
28902897
"@typescript-eslint/parser": "npm:8.46.2"
2891-
eslint: "npm:9.39.0"
2898+
eslint: "npm:9.39.1"
28922899
eslint-config-prettier: "npm:10.1.8"
28932900
eslint-plugin-import: "npm:2.32.0"
28942901
eslint-plugin-jest: "npm:29.0.1"
@@ -3190,6 +3197,55 @@ __metadata:
31903197
languageName: node
31913198
linkType: hard
31923199

3200+
"eslint@npm:9.39.1":
3201+
version: 9.39.1
3202+
resolution: "eslint@npm:9.39.1"
3203+
dependencies:
3204+
"@eslint-community/eslint-utils": "npm:^4.8.0"
3205+
"@eslint-community/regexpp": "npm:^4.12.1"
3206+
"@eslint/config-array": "npm:^0.21.1"
3207+
"@eslint/config-helpers": "npm:^0.4.2"
3208+
"@eslint/core": "npm:^0.17.0"
3209+
"@eslint/eslintrc": "npm:^3.3.1"
3210+
"@eslint/js": "npm:9.39.1"
3211+
"@eslint/plugin-kit": "npm:^0.4.1"
3212+
"@humanfs/node": "npm:^0.16.6"
3213+
"@humanwhocodes/module-importer": "npm:^1.0.1"
3214+
"@humanwhocodes/retry": "npm:^0.4.2"
3215+
"@types/estree": "npm:^1.0.6"
3216+
ajv: "npm:^6.12.4"
3217+
chalk: "npm:^4.0.0"
3218+
cross-spawn: "npm:^7.0.6"
3219+
debug: "npm:^4.3.2"
3220+
escape-string-regexp: "npm:^4.0.0"
3221+
eslint-scope: "npm:^8.4.0"
3222+
eslint-visitor-keys: "npm:^4.2.1"
3223+
espree: "npm:^10.4.0"
3224+
esquery: "npm:^1.5.0"
3225+
esutils: "npm:^2.0.2"
3226+
fast-deep-equal: "npm:^3.1.3"
3227+
file-entry-cache: "npm:^8.0.0"
3228+
find-up: "npm:^5.0.0"
3229+
glob-parent: "npm:^6.0.2"
3230+
ignore: "npm:^5.2.0"
3231+
imurmurhash: "npm:^0.1.4"
3232+
is-glob: "npm:^4.0.0"
3233+
json-stable-stringify-without-jsonify: "npm:^1.0.1"
3234+
lodash.merge: "npm:^4.6.2"
3235+
minimatch: "npm:^3.1.2"
3236+
natural-compare: "npm:^1.4.0"
3237+
optionator: "npm:^0.9.3"
3238+
peerDependencies:
3239+
jiti: "*"
3240+
peerDependenciesMeta:
3241+
jiti:
3242+
optional: true
3243+
bin:
3244+
eslint: bin/eslint.js
3245+
checksum: 10c0/59b2480639404ba24578ca480f973683b87b7aac8aa7e349240474a39067804fd13cd8b9cb22fee074170b8c7c563b57bab703ec0f0d3f81ea017e5d2cad299d
3246+
languageName: node
3247+
linkType: hard
3248+
31933249
"espree@npm:^10.0.1, espree@npm:^10.4.0":
31943250
version: 10.4.0
31953251
resolution: "espree@npm:10.4.0"

0 commit comments

Comments
 (0)