File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 206
206
"dprint" : " 0.49.0" ,
207
207
"editorconfig" : " 2.0.1" ,
208
208
"esbuild" : " 0.25.0" ,
209
- "eslint" : " 9.20.0 " ,
209
+ "eslint" : " 9.20.1 " ,
210
210
"eslint-import-resolver-typescript" : " 3.7.0" ,
211
211
"eslint-mdx" : " 3.1.5" ,
212
212
"eslint-plugin-chai-expect" : " 3.1.0" ,
Original file line number Diff line number Diff line change @@ -1862,7 +1862,7 @@ __metadata:
1862
1862
dprint : " npm:0.49.0"
1863
1863
editorconfig : " npm:2.0.1"
1864
1864
esbuild : " npm:0.25.0"
1865
- eslint : " npm:9.20.0 "
1865
+ eslint : " npm:9.20.1 "
1866
1866
eslint-import-resolver-typescript : " npm:3.7.0"
1867
1867
eslint-mdx : " npm:3.1.5"
1868
1868
eslint-plugin-chai-expect : " npm:3.1.0"
@@ -5374,9 +5374,9 @@ __metadata:
5374
5374
languageName : node
5375
5375
linkType : hard
5376
5376
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 "
5380
5380
dependencies :
5381
5381
" @eslint-community/eslint-utils " : " npm:^4.2.0"
5382
5382
" @eslint-community/regexpp " : " npm:^4.12.1"
@@ -5419,7 +5419,7 @@ __metadata:
5419
5419
optional : true
5420
5420
bin :
5421
5421
eslint : bin/eslint.js
5422
- checksum : 10/6a7686fbda51a0dfe812ef39c251e2c2b0e828196059732d280be6aa375a1f4b5b0b34fed98de30ee363c3bf1b7e8d2a4eccf20b4112f3ad6709f067404a815c
5422
+ checksum : 10/b1d870135c8ff628685e72c0e9cd161476835e8e69e803d89d87fc4aebe85fc6b51ca422c3c4bc62f0ef7bbd9b10feda76e37e4801706e75931c1791d0e051a8
5423
5423
languageName : node
5424
5424
linkType : hard
5425
5425
You can’t perform that action at this time.
0 commit comments