Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7a3898

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

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
@@ -206,7 +206,7 @@
206206
"dprint": "0.49.0",
207207
"editorconfig": "2.0.1",
208208
"esbuild": "0.25.0",
209-
"eslint": "9.20.0",
209+
"eslint": "9.20.1",
210210
"eslint-import-resolver-typescript": "3.7.0",
211211
"eslint-mdx": "3.1.5",
212212
"eslint-plugin-chai-expect": "3.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,7 +1862,7 @@ __metadata:
18621862
dprint: "npm:0.49.0"
18631863
editorconfig: "npm:2.0.1"
18641864
esbuild: "npm:0.25.0"
1865-
eslint: "npm:9.20.0"
1865+
eslint: "npm:9.20.1"
18661866
eslint-import-resolver-typescript: "npm:3.7.0"
18671867
eslint-mdx: "npm:3.1.5"
18681868
eslint-plugin-chai-expect: "npm:3.1.0"
@@ -5374,9 +5374,9 @@ __metadata:
53745374
languageName: node
53755375
linkType: hard
53765376

5377-
"eslint@npm:9.20.0":
5378-
version: 9.20.0
5379-
resolution: "eslint@npm:9.20.0"
5377+
"eslint@npm:9.20.1":
5378+
version: 9.20.1
5379+
resolution: "eslint@npm:9.20.1"
53805380
dependencies:
53815381
"@eslint-community/eslint-utils": "npm:^4.2.0"
53825382
"@eslint-community/regexpp": "npm:^4.12.1"
@@ -5419,7 +5419,7 @@ __metadata:
54195419
optional: true
54205420
bin:
54215421
eslint: bin/eslint.js
5422-
checksum: 10/6a7686fbda51a0dfe812ef39c251e2c2b0e828196059732d280be6aa375a1f4b5b0b34fed98de30ee363c3bf1b7e8d2a4eccf20b4112f3ad6709f067404a815c
5422+
checksum: 10/b1d870135c8ff628685e72c0e9cd161476835e8e69e803d89d87fc4aebe85fc6b51ca422c3c4bc62f0ef7bbd9b10feda76e37e4801706e75931c1791d0e051a8
54235423
languageName: node
54245424
linkType: hard
54255425

0 commit comments

Comments
 (0)