Skip to content

Commit 7bb5271

Browse files
chore(deps): update dependency eslint to v9.20.1
1 parent f414c9e commit 7bb5271

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

playground/javascript/browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react": "18.3.18",
2222
"@types/react-dom": "18.3.5",
2323
"@vitejs/plugin-react-swc": "3.8.0",
24-
"eslint": "9.20.0",
24+
"eslint": "9.20.1",
2525
"eslint-plugin-react-hooks": "5.1.0",
2626
"eslint-plugin-react-refresh": "0.4.19",
2727
"globals": "15.14.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4109,9 +4109,9 @@ __metadata:
41094109
languageName: node
41104110
linkType: hard
41114111

4112-
"eslint@npm:9.20.0":
4113-
version: 9.20.0
4114-
resolution: "eslint@npm:9.20.0"
4112+
"eslint@npm:9.20.1":
4113+
version: 9.20.1
4114+
resolution: "eslint@npm:9.20.1"
41154115
dependencies:
41164116
"@eslint-community/eslint-utils": "npm:^4.2.0"
41174117
"@eslint-community/regexpp": "npm:^4.12.1"
@@ -4154,7 +4154,7 @@ __metadata:
41544154
optional: true
41554155
bin:
41564156
eslint: bin/eslint.js
4157-
checksum: 10/6a7686fbda51a0dfe812ef39c251e2c2b0e828196059732d280be6aa375a1f4b5b0b34fed98de30ee363c3bf1b7e8d2a4eccf20b4112f3ad6709f067404a815c
4157+
checksum: 10/b1d870135c8ff628685e72c0e9cd161476835e8e69e803d89d87fc4aebe85fc6b51ca422c3c4bc62f0ef7bbd9b10feda76e37e4801706e75931c1791d0e051a8
41584158
languageName: node
41594159
linkType: hard
41604160

@@ -5397,7 +5397,7 @@ __metadata:
53975397
"@types/react-dom": "npm:18.3.5"
53985398
"@vitejs/plugin-react-swc": "npm:3.8.0"
53995399
algoliasearch: "link:../../../clients/algoliasearch-client-javascript/packages/algoliasearch"
5400-
eslint: "npm:9.20.0"
5400+
eslint: "npm:9.20.1"
54015401
eslint-plugin-react-hooks: "npm:5.1.0"
54025402
eslint-plugin-react-refresh: "npm:0.4.19"
54035403
globals: "npm:15.14.0"

0 commit comments

Comments
 (0)