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 178
178
"dprint" : " 0.49.0" ,
179
179
"editorconfig" : " 2.0.1" ,
180
180
"esbuild" : " 0.25.0" ,
181
- "eslint" : " 9.20.0 " ,
181
+ "eslint" : " 9.20.1 " ,
182
182
"eslint-import-resolver-typescript" : " 3.7.0" ,
183
183
"eslint-mdx" : " 3.1.5" ,
184
184
"eslint-plugin-chai-expect" : " 3.1.0" ,
Original file line number Diff line number Diff line change @@ -1847,7 +1847,7 @@ __metadata:
1847
1847
dprint : " npm:0.49.0"
1848
1848
editorconfig : " npm:2.0.1"
1849
1849
esbuild : " npm:0.25.0"
1850
- eslint : " npm:9.20.0 "
1850
+ eslint : " npm:9.20.1 "
1851
1851
eslint-import-resolver-typescript : " npm:3.7.0"
1852
1852
eslint-mdx : " npm:3.1.5"
1853
1853
eslint-plugin-chai-expect : " npm:3.1.0"
@@ -5388,9 +5388,9 @@ __metadata:
5388
5388
languageName : node
5389
5389
linkType : hard
5390
5390
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 "
5394
5394
dependencies :
5395
5395
" @eslint-community/eslint-utils " : " npm:^4.2.0"
5396
5396
" @eslint-community/regexpp " : " npm:^4.12.1"
@@ -5433,7 +5433,7 @@ __metadata:
5433
5433
optional : true
5434
5434
bin :
5435
5435
eslint : bin/eslint.js
5436
- checksum : 10/6a7686fbda51a0dfe812ef39c251e2c2b0e828196059732d280be6aa375a1f4b5b0b34fed98de30ee363c3bf1b7e8d2a4eccf20b4112f3ad6709f067404a815c
5436
+ checksum : 10/b1d870135c8ff628685e72c0e9cd161476835e8e69e803d89d87fc4aebe85fc6b51ca422c3c4bc62f0ef7bbd9b10feda76e37e4801706e75931c1791d0e051a8
5437
5437
languageName : node
5438
5438
linkType : hard
5439
5439
You can’t perform that action at this time.
0 commit comments