Skip to content

Commit cec4e84

Browse files
chore(deps): update eslint monorepo to v9.30.1
1 parent e7cbaf2 commit cec4e84

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.30.0",
20+
"@eslint/js": "9.30.1",
2121
"@types/react": "19.1.8",
2222
"@types/react-dom": "19.1.6",
2323
"@vitejs/plugin-react-swc": "3.10.2",
24-
"eslint": "9.30.0",
24+
"eslint": "9.30.1",
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
@@ -752,10 +752,10 @@ __metadata:
752752
languageName: node
753753
linkType: hard
754754

755-
"@eslint/js@npm:9.30.0":
756-
version: 9.30.0
757-
resolution: "@eslint/js@npm:9.30.0"
758-
checksum: 10/42e3d5a9cdd5a0842f3ed078e28f81ae1cf04bd2edfd09f43e6dc148bb2e99904f09090007eb6485afd82d837771890c5a8b9ceb1e8c4e256953df4b4aa97308
755+
"@eslint/js@npm:9.30.1":
756+
version: 9.30.1
757+
resolution: "@eslint/js@npm:9.30.1"
758+
checksum: 10/f32c8a42b1343b03613b92a4a7c4745d19a93e66ffb8fac18ccd066deaa200b2fc55f476bf0407d7748f663bc947ca78c0518f13f60cd9ed08d0ba8b7bb74370
759759
languageName: node
760760
linkType: hard
761761

@@ -4131,17 +4131,17 @@ __metadata:
41314131
languageName: node
41324132
linkType: hard
41334133

4134-
"eslint@npm:9.30.0":
4135-
version: 9.30.0
4136-
resolution: "eslint@npm:9.30.0"
4134+
"eslint@npm:9.30.1":
4135+
version: 9.30.1
4136+
resolution: "eslint@npm:9.30.1"
41374137
dependencies:
41384138
"@eslint-community/eslint-utils": "npm:^4.2.0"
41394139
"@eslint-community/regexpp": "npm:^4.12.1"
41404140
"@eslint/config-array": "npm:^0.21.0"
41414141
"@eslint/config-helpers": "npm:^0.3.0"
41424142
"@eslint/core": "npm:^0.14.0"
41434143
"@eslint/eslintrc": "npm:^3.3.1"
4144-
"@eslint/js": "npm:9.30.0"
4144+
"@eslint/js": "npm:9.30.1"
41454145
"@eslint/plugin-kit": "npm:^0.3.1"
41464146
"@humanfs/node": "npm:^0.16.6"
41474147
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4177,7 +4177,7 @@ __metadata:
41774177
optional: true
41784178
bin:
41794179
eslint: bin/eslint.js
4180-
checksum: 10/74c11e6be5997f0de6542932795e997c1586f8f21cdeeda09c89c6c36879a9a593af84f1fd594bd8e22814c54ca0ad65513a0c91b0e8944efb51faed34b7d3b0
4180+
checksum: 10/bd3024f730c88a2d099455f5ec5be2d6293eaf1412eb5111427282e1060b7f87891168ccbded10b71fc7182e05151e42511ec29d4e0d4ece5e3151eaf8d54763
41814181
languageName: node
41824182
linkType: hard
41834183

@@ -5454,12 +5454,12 @@ __metadata:
54545454
version: 0.0.0-use.local
54555455
resolution: "javascript-playground-browser@workspace:playground/javascript/browser"
54565456
dependencies:
5457-
"@eslint/js": "npm:9.30.0"
5457+
"@eslint/js": "npm:9.30.1"
54585458
"@types/react": "npm:19.1.8"
54595459
"@types/react-dom": "npm:19.1.6"
54605460
"@vitejs/plugin-react-swc": "npm:3.10.2"
54615461
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
5462-
eslint: "npm:9.30.0"
5462+
eslint: "npm:9.30.1"
54635463
eslint-plugin-react-hooks: "npm:5.2.0"
54645464
eslint-plugin-react-refresh: "npm:0.4.20"
54655465
globals: "npm:16.1.0"

0 commit comments

Comments
 (0)