Skip to content

Commit 721d7eb

Browse files
build(deps-dev): Bump eslint from 9.20.0 to 9.20.1 in the eslint group (#810)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 743eb26 commit 721d7eb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"dprint": "0.49.0",
179179
"editorconfig": "2.0.1",
180180
"esbuild": "0.25.0",
181-
"eslint": "9.20.0",
181+
"eslint": "9.20.1",
182182
"eslint-import-resolver-typescript": "3.7.0",
183183
"eslint-mdx": "3.1.5",
184184
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1847,7 +1847,7 @@ __metadata:
18471847
dprint: "npm:0.49.0"
18481848
editorconfig: "npm:2.0.1"
18491849
esbuild: "npm:0.25.0"
1850-
eslint: "npm:9.20.0"
1850+
eslint: "npm:9.20.1"
18511851
eslint-import-resolver-typescript: "npm:3.7.0"
18521852
eslint-mdx: "npm:3.1.5"
18531853
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5388,9 +5388,9 @@ __metadata:
53885388
languageName: node
53895389
linkType: hard
53905390

5391-
"eslint@npm:9.20.0":
5392-
version: 9.20.0
5393-
resolution: "eslint@npm:9.20.0"
5391+
"eslint@npm:9.20.1":
5392+
version: 9.20.1
5393+
resolution: "eslint@npm:9.20.1"
53945394
dependencies:
53955395
"@eslint-community/eslint-utils": "npm:^4.2.0"
53965396
"@eslint-community/regexpp": "npm:^4.12.1"
@@ -5433,7 +5433,7 @@ __metadata:
54335433
optional: true
54345434
bin:
54355435
eslint: bin/eslint.js
5436-
checksum: 10/6a7686fbda51a0dfe812ef39c251e2c2b0e828196059732d280be6aa375a1f4b5b0b34fed98de30ee363c3bf1b7e8d2a4eccf20b4112f3ad6709f067404a815c
5436+
checksum: 10/b1d870135c8ff628685e72c0e9cd161476835e8e69e803d89d87fc4aebe85fc6b51ca422c3c4bc62f0ef7bbd9b10feda76e37e4801706e75931c1791d0e051a8
54375437
languageName: node
54385438
linkType: hard
54395439

0 commit comments

Comments
 (0)