Skip to content

Commit ef8cfd7

Browse files
chore(deps): update eslint monorepo to v9.28.0
1 parent f464a08 commit ef8cfd7

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.27.0",
20+
"@eslint/js": "9.28.0",
2121
"@types/react": "19.1.5",
2222
"@types/react-dom": "19.1.5",
2323
"@vitejs/plugin-react-swc": "3.10.0",
24-
"eslint": "9.27.0",
24+
"eslint": "9.28.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
@@ -900,10 +900,10 @@ __metadata:
900900
languageName: node
901901
linkType: hard
902902

903-
"@eslint/js@npm:9.27.0":
904-
version: 9.27.0
905-
resolution: "@eslint/js@npm:9.27.0"
906-
checksum: 10/cdbe380fd31bb325b9ec65ae310fb92a57efb796d3cc5d8bc9dafef447d634c64e497bedade6a49e0cf44a5b14560ab6ac9ed9da5a38e2415b31ae01ae5b758e
903+
"@eslint/js@npm:9.28.0":
904+
version: 9.28.0
905+
resolution: "@eslint/js@npm:9.28.0"
906+
checksum: 10/c2ab0416aef01f28f189525c9a86253f531852a1ed45db94a97f01bcc51d15720f38a8c201af7a7331eb1e80c991a7ef54c4be193b17540e48044672dba69bd8
907907
languageName: node
908908
linkType: hard
909909

@@ -4278,17 +4278,17 @@ __metadata:
42784278
languageName: node
42794279
linkType: hard
42804280

4281-
"eslint@npm:9.27.0":
4282-
version: 9.27.0
4283-
resolution: "eslint@npm:9.27.0"
4281+
"eslint@npm:9.28.0":
4282+
version: 9.28.0
4283+
resolution: "eslint@npm:9.28.0"
42844284
dependencies:
42854285
"@eslint-community/eslint-utils": "npm:^4.2.0"
42864286
"@eslint-community/regexpp": "npm:^4.12.1"
42874287
"@eslint/config-array": "npm:^0.20.0"
42884288
"@eslint/config-helpers": "npm:^0.2.1"
42894289
"@eslint/core": "npm:^0.14.0"
42904290
"@eslint/eslintrc": "npm:^3.3.1"
4291-
"@eslint/js": "npm:9.27.0"
4291+
"@eslint/js": "npm:9.28.0"
42924292
"@eslint/plugin-kit": "npm:^0.3.1"
42934293
"@humanfs/node": "npm:^0.16.6"
42944294
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4324,7 +4324,7 @@ __metadata:
43244324
optional: true
43254325
bin:
43264326
eslint: bin/eslint.js
4327-
checksum: 10/75f02b851c6f8534d1289de1bd957637a56725754bea03a0a710d6740a036aca81d5e600557633fca7ab774275aa94044ca05772f88c4f464cd42834eff37145
4327+
checksum: 10/0cce6dd3a53724d849253992477fd9b05bf6de3dd6bb761605e07beb14f63b6d2eb38f83aeb4a026ff2e3eeb687ac84c1d4a23a9f3186bc15564f5e75fed908c
43284328
languageName: node
43294329
linkType: hard
43304330

@@ -5587,12 +5587,12 @@ __metadata:
55875587
version: 0.0.0-use.local
55885588
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
55895589
dependencies:
5590-
"@eslint/js": "npm:9.27.0"
5590+
"@eslint/js": "npm:9.28.0"
55915591
"@types/react": "npm:19.1.5"
55925592
"@types/react-dom": "npm:19.1.5"
55935593
"@vitejs/plugin-react-swc": "npm:3.10.0"
55945594
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
5595-
eslint: "npm:9.27.0"
5595+
eslint: "npm:9.28.0"
55965596
eslint-plugin-react-hooks: "npm:5.2.0"
55975597
eslint-plugin-react-refresh: "npm:0.4.20"
55985598
globals: "npm:16.1.0"

0 commit comments

Comments
 (0)