Skip to content

Commit a2bcf3e

Browse files
chore(deps): update eslint monorepo to v9.35.0 (#5330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec19d71 commit a2bcf3e

File tree

2 files changed

+25
-14
lines changed

2 files changed

+25
-14
lines changed

playground/javascript/browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"react-instantsearch": "^7.15.3"
1818
},
1919
"devDependencies": {
20-
"@eslint/js": "9.34.0",
20+
"@eslint/js": "9.35.0",
2121
"@types/react": "19.1.12",
2222
"@types/react-dom": "19.1.9",
2323
"@vitejs/plugin-react-swc": "3.11.0",
24-
"eslint": "9.34.0",
24+
"eslint": "9.35.0",
2525
"eslint-plugin-react-hooks": "5.2.0",
2626
"eslint-plugin-react-refresh": "0.4.20",
2727
"globals": "16.1.0",

yarn.lock

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -881,6 +881,17 @@ __metadata:
881881
languageName: node
882882
linkType: hard
883883

884+
"@eslint-community/eslint-utils@npm:^4.8.0":
885+
version: 4.8.0
886+
resolution: "@eslint-community/eslint-utils@npm:4.8.0"
887+
dependencies:
888+
eslint-visitor-keys: "npm:^3.4.3"
889+
peerDependencies:
890+
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
891+
checksum: 10/d5d51162513c05cc5f055482f97336e813706a12d45cfc6c372c1802da7d30e31204eeb8c0ab9de0abc0fe1a3477c14711c3e43f3d58cedb8ade5d953576fa91
892+
languageName: node
893+
linkType: hard
894+
884895
"@eslint-community/regexpp@npm:^4.10.0, @eslint-community/regexpp@npm:^4.12.1, @eslint-community/regexpp@npm:^4.6.1":
885896
version: 4.12.1
886897
resolution: "@eslint-community/regexpp@npm:4.12.1"
@@ -956,10 +967,10 @@ __metadata:
956967
languageName: node
957968
linkType: hard
958969

959-
"@eslint/js@npm:9.34.0":
960-
version: 9.34.0
961-
resolution: "@eslint/js@npm:9.34.0"
962-
checksum: 10/3bbe8423e2d11e0eeb70a79f5cd25b89a8920cade36e479e4288d1e01043b48a0d737f46d8e5dc91c53afad5bc0edc882cc5a5a024ac1ac31b0b7b4d4a9f16c0
970+
"@eslint/js@npm:9.35.0":
971+
version: 9.35.0
972+
resolution: "@eslint/js@npm:9.35.0"
973+
checksum: 10/a8764d0592ebe9a4804f8c0dafa7f49dbcdb38cabf30dd50587a3cfa51d898b90a3a0b93975d549f47debdd96b3e21da95081935f74213e45ec8c25f11f2ba1e
963974
languageName: node
964975
linkType: hard
965976

@@ -4474,17 +4485,17 @@ __metadata:
44744485
languageName: node
44754486
linkType: hard
44764487

4477-
"eslint@npm:9.34.0":
4478-
version: 9.34.0
4479-
resolution: "eslint@npm:9.34.0"
4488+
"eslint@npm:9.35.0":
4489+
version: 9.35.0
4490+
resolution: "eslint@npm:9.35.0"
44804491
dependencies:
4481-
"@eslint-community/eslint-utils": "npm:^4.2.0"
4492+
"@eslint-community/eslint-utils": "npm:^4.8.0"
44824493
"@eslint-community/regexpp": "npm:^4.12.1"
44834494
"@eslint/config-array": "npm:^0.21.0"
44844495
"@eslint/config-helpers": "npm:^0.3.1"
44854496
"@eslint/core": "npm:^0.15.2"
44864497
"@eslint/eslintrc": "npm:^3.3.1"
4487-
"@eslint/js": "npm:9.34.0"
4498+
"@eslint/js": "npm:9.35.0"
44884499
"@eslint/plugin-kit": "npm:^0.3.5"
44894500
"@humanfs/node": "npm:^0.16.6"
44904501
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4520,7 +4531,7 @@ __metadata:
45204531
optional: true
45214532
bin:
45224533
eslint: bin/eslint.js
4523-
checksum: 10/edcd2e055521784cc941d26ea326fe488f749f6d9c18b5c10ea7ed779a502d3d6906b0cc49f68d208416f7b2cb82a21cb96d3031c2e02457f03dbf0c5be0992c
4534+
checksum: 10/238155639343d53bac639319ba92895083cbd15826081ac51204b29d64fbb52cebf0d355f11f57f146d2b15c4f2e1d85e3df0b0ac7ec0e2ef5e759c99dcab75e
45244535
languageName: node
45254536
linkType: hard
45264537

@@ -5789,12 +5800,12 @@ __metadata:
57895800
version: 0.0.0-use.local
57905801
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
57915802
dependencies:
5792-
"@eslint/js": "npm:9.34.0"
5803+
"@eslint/js": "npm:9.35.0"
57935804
"@types/react": "npm:19.1.12"
57945805
"@types/react-dom": "npm:19.1.9"
57955806
"@vitejs/plugin-react-swc": "npm:3.11.0"
57965807
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
5797-
eslint: "npm:9.34.0"
5808+
eslint: "npm:9.35.0"
57985809
eslint-plugin-react-hooks: "npm:5.2.0"
57995810
eslint-plugin-react-refresh: "npm:0.4.20"
58005811
globals: "npm:16.1.0"

0 commit comments

Comments
 (0)