Skip to content

Commit ae0d79c

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

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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.35.0",
20+
"@eslint/js": "9.36.0",
2121
"@types/react": "19.1.13",
2222
"@types/react-dom": "19.1.9",
2323
"@vitejs/plugin-react-swc": "3.11.0",
24-
"eslint": "9.35.0",
24+
"eslint": "9.36.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: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -961,10 +961,10 @@ __metadata:
961961
languageName: node
962962
linkType: hard
963963

964-
"@eslint/js@npm:9.35.0":
965-
version: 9.35.0
966-
resolution: "@eslint/js@npm:9.35.0"
967-
checksum: 10/a8764d0592ebe9a4804f8c0dafa7f49dbcdb38cabf30dd50587a3cfa51d898b90a3a0b93975d549f47debdd96b3e21da95081935f74213e45ec8c25f11f2ba1e
964+
"@eslint/js@npm:9.36.0":
965+
version: 9.36.0
966+
resolution: "@eslint/js@npm:9.36.0"
967+
checksum: 10/a0542f529f87b9ad69ef85c47b0c070b763591a61773b131a9d1d53934a587f0708c05a1a8f48a6805486004a4922c91d696c1e4835ff61f8750ffbded2f0c30
968968
languageName: node
969969
linkType: hard
970970

@@ -4493,17 +4493,17 @@ __metadata:
44934493
languageName: node
44944494
linkType: hard
44954495

4496-
"eslint@npm:9.35.0":
4497-
version: 9.35.0
4498-
resolution: "eslint@npm:9.35.0"
4496+
"eslint@npm:9.36.0":
4497+
version: 9.36.0
4498+
resolution: "eslint@npm:9.36.0"
44994499
dependencies:
45004500
"@eslint-community/eslint-utils": "npm:^4.8.0"
45014501
"@eslint-community/regexpp": "npm:^4.12.1"
45024502
"@eslint/config-array": "npm:^0.21.0"
45034503
"@eslint/config-helpers": "npm:^0.3.1"
45044504
"@eslint/core": "npm:^0.15.2"
45054505
"@eslint/eslintrc": "npm:^3.3.1"
4506-
"@eslint/js": "npm:9.35.0"
4506+
"@eslint/js": "npm:9.36.0"
45074507
"@eslint/plugin-kit": "npm:^0.3.5"
45084508
"@humanfs/node": "npm:^0.16.6"
45094509
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4539,7 +4539,7 @@ __metadata:
45394539
optional: true
45404540
bin:
45414541
eslint: bin/eslint.js
4542-
checksum: 10/238155639343d53bac639319ba92895083cbd15826081ac51204b29d64fbb52cebf0d355f11f57f146d2b15c4f2e1d85e3df0b0ac7ec0e2ef5e759c99dcab75e
4542+
checksum: 10/6e512a82e680e6cdc554e97c7e232b83171f24a52fb46f89c2df74bcb80fe59b6e0a989485c9fe7e9ca81556b1953dd8604ace4ed37f651eded9a37816c06b7c
45434543
languageName: node
45444544
linkType: hard
45454545

@@ -5819,12 +5819,12 @@ __metadata:
58195819
version: 0.0.0-use.local
58205820
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
58215821
dependencies:
5822-
"@eslint/js": "npm:9.35.0"
5822+
"@eslint/js": "npm:9.36.0"
58235823
"@types/react": "npm:19.1.13"
58245824
"@types/react-dom": "npm:19.1.9"
58255825
"@vitejs/plugin-react-swc": "npm:3.11.0"
58265826
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
5827-
eslint: "npm:9.35.0"
5827+
eslint: "npm:9.36.0"
58285828
eslint-plugin-react-hooks: "npm:5.2.0"
58295829
eslint-plugin-react-refresh: "npm:0.4.20"
58305830
globals: "npm:16.1.0"

0 commit comments

Comments
 (0)