Skip to content

Commit bfa0a9f

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

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.33.0",
20+
"@eslint/js": "9.34.0",
2121
"@types/react": "19.1.11",
2222
"@types/react-dom": "19.1.7",
2323
"@vitejs/plugin-react-swc": "3.11.0",
24-
"eslint": "9.33.0",
24+
"eslint": "9.34.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
@@ -774,10 +774,10 @@ __metadata:
774774
languageName: node
775775
linkType: hard
776776

777-
"@eslint/js@npm:9.33.0":
778-
version: 9.33.0
779-
resolution: "@eslint/js@npm:9.33.0"
780-
checksum: 10/415031162eeee4ed67457585f3a3f3442521e75dd352932582683452c393d837da81cf9726a2cf097b444119ae2e405951e6b5d84546f67b6370fc36f27d8321
777+
"@eslint/js@npm:9.34.0":
778+
version: 9.34.0
779+
resolution: "@eslint/js@npm:9.34.0"
780+
checksum: 10/3bbe8423e2d11e0eeb70a79f5cd25b89a8920cade36e479e4288d1e01043b48a0d737f46d8e5dc91c53afad5bc0edc882cc5a5a024ac1ac31b0b7b4d4a9f16c0
781781
languageName: node
782782
linkType: hard
783783

@@ -4258,17 +4258,17 @@ __metadata:
42584258
languageName: node
42594259
linkType: hard
42604260

4261-
"eslint@npm:9.33.0":
4262-
version: 9.33.0
4263-
resolution: "eslint@npm:9.33.0"
4261+
"eslint@npm:9.34.0":
4262+
version: 9.34.0
4263+
resolution: "eslint@npm:9.34.0"
42644264
dependencies:
42654265
"@eslint-community/eslint-utils": "npm:^4.2.0"
42664266
"@eslint-community/regexpp": "npm:^4.12.1"
42674267
"@eslint/config-array": "npm:^0.21.0"
42684268
"@eslint/config-helpers": "npm:^0.3.1"
42694269
"@eslint/core": "npm:^0.15.2"
42704270
"@eslint/eslintrc": "npm:^3.3.1"
4271-
"@eslint/js": "npm:9.33.0"
4271+
"@eslint/js": "npm:9.34.0"
42724272
"@eslint/plugin-kit": "npm:^0.3.5"
42734273
"@humanfs/node": "npm:^0.16.6"
42744274
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4304,7 +4304,7 @@ __metadata:
43044304
optional: true
43054305
bin:
43064306
eslint: bin/eslint.js
4307-
checksum: 10/3857f17460c8a245e3dd2d23b892ce844dc7d337db3fbdeb39f488d6405ae6e71f2142cc4514316d0042c85a77d9503e7dfd4637665eb389473145ad31bd8306
4307+
checksum: 10/edcd2e055521784cc941d26ea326fe488f749f6d9c18b5c10ea7ed779a502d3d6906b0cc49f68d208416f7b2cb82a21cb96d3031c2e02457f03dbf0c5be0992c
43084308
languageName: node
43094309
linkType: hard
43104310

@@ -5573,12 +5573,12 @@ __metadata:
55735573
version: 0.0.0-use.local
55745574
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
55755575
dependencies:
5576-
"@eslint/js": "npm:9.33.0"
5576+
"@eslint/js": "npm:9.34.0"
55775577
"@types/react": "npm:19.1.11"
55785578
"@types/react-dom": "npm:19.1.7"
55795579
"@vitejs/plugin-react-swc": "npm:3.11.0"
55805580
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
5581-
eslint: "npm:9.33.0"
5581+
eslint: "npm:9.34.0"
55825582
eslint-plugin-react-hooks: "npm:5.2.0"
55835583
eslint-plugin-react-refresh: "npm:0.4.20"
55845584
globals: "npm:16.1.0"

0 commit comments

Comments
 (0)