Commit 7dd3cbb 1 parent c4e9acd commit 7dd3cbb Copy full SHA for 7dd3cbb
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 192
192
"editorconfig" : " 2.0.0" ,
193
193
"envinfo" : " 7.14.0" ,
194
194
"esbuild" : " 0.24.2" ,
195
- "eslint" : " 9.20.0 " ,
195
+ "eslint" : " 9.20.1 " ,
196
196
"eslint-import-resolver-typescript" : " 3.7.0" ,
197
197
"eslint-mdx" : " 3.1.5" ,
198
198
"eslint-plugin-chai-expect" : " 3.1.0" ,
Original file line number Diff line number Diff line change @@ -1549,7 +1549,7 @@ __metadata:
1549
1549
editorconfig : " npm:2.0.0"
1550
1550
envinfo : " npm:7.14.0"
1551
1551
esbuild : " npm:0.24.2"
1552
- eslint : " npm:9.20.0 "
1552
+ eslint : " npm:9.20.1 "
1553
1553
eslint-import-resolver-typescript : " npm:3.7.0"
1554
1554
eslint-mdx : " npm:3.1.5"
1555
1555
eslint-plugin-chai-expect : " npm:3.1.0"
@@ -5154,9 +5154,9 @@ __metadata:
5154
5154
languageName : node
5155
5155
linkType : hard
5156
5156
5157
- " eslint@npm:9.20.0 " :
5158
- version : 9.20.0
5159
- resolution : " eslint@npm:9.20.0 "
5157
+ " eslint@npm:9.20.1 " :
5158
+ version : 9.20.1
5159
+ resolution : " eslint@npm:9.20.1 "
5160
5160
dependencies :
5161
5161
" @eslint-community/eslint-utils " : " npm:^4.2.0"
5162
5162
" @eslint-community/regexpp " : " npm:^4.12.1"
@@ -5199,7 +5199,7 @@ __metadata:
5199
5199
optional : true
5200
5200
bin :
5201
5201
eslint : bin/eslint.js
5202
- checksum : 10/6a7686fbda51a0dfe812ef39c251e2c2b0e828196059732d280be6aa375a1f4b5b0b34fed98de30ee363c3bf1b7e8d2a4eccf20b4112f3ad6709f067404a815c
5202
+ checksum : 10/b1d870135c8ff628685e72c0e9cd161476835e8e69e803d89d87fc4aebe85fc6b51ca422c3c4bc62f0ef7bbd9b10feda76e37e4801706e75931c1791d0e051a8
5203
5203
languageName : node
5204
5204
linkType : hard
5205
5205
You can’t perform that action at this time.
0 commit comments