Commit 64bc99a 1 parent 96df684 commit 64bc99a Copy full SHA for 64bc99a
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 161
161
"dprint" : " 0.49.0" ,
162
162
"editorconfig" : " 2.0.1" ,
163
163
"esbuild" : " 0.24.2" ,
164
- "eslint" : " 9.20.0 " ,
164
+ "eslint" : " 9.20.1 " ,
165
165
"eslint-import-resolver-typescript" : " 3.7.0" ,
166
166
"eslint-mdx" : " 3.1.5" ,
167
167
"eslint-plugin-chai-expect" : " 3.1.0" ,
Original file line number Diff line number Diff line change @@ -1815,7 +1815,7 @@ __metadata:
1815
1815
dprint : " npm:0.49.0"
1816
1816
editorconfig : " npm:2.0.1"
1817
1817
esbuild : " npm:0.24.2"
1818
- eslint : " npm:9.20.0 "
1818
+ eslint : " npm:9.20.1 "
1819
1819
eslint-import-resolver-typescript : " npm:3.7.0"
1820
1820
eslint-mdx : " npm:3.1.5"
1821
1821
eslint-plugin-chai-expect : " npm:3.1.0"
@@ -5243,9 +5243,9 @@ __metadata:
5243
5243
languageName : node
5244
5244
linkType : hard
5245
5245
5246
- " eslint@npm:9.20.0 " :
5247
- version : 9.20.0
5248
- resolution : " eslint@npm:9.20.0 "
5246
+ " eslint@npm:9.20.1 " :
5247
+ version : 9.20.1
5248
+ resolution : " eslint@npm:9.20.1 "
5249
5249
dependencies :
5250
5250
" @eslint-community/eslint-utils " : " npm:^4.2.0"
5251
5251
" @eslint-community/regexpp " : " npm:^4.12.1"
@@ -5288,7 +5288,7 @@ __metadata:
5288
5288
optional : true
5289
5289
bin :
5290
5290
eslint : bin/eslint.js
5291
- checksum : 10/6a7686fbda51a0dfe812ef39c251e2c2b0e828196059732d280be6aa375a1f4b5b0b34fed98de30ee363c3bf1b7e8d2a4eccf20b4112f3ad6709f067404a815c
5291
+ checksum : 10/b1d870135c8ff628685e72c0e9cd161476835e8e69e803d89d87fc4aebe85fc6b51ca422c3c4bc62f0ef7bbd9b10feda76e37e4801706e75931c1791d0e051a8
5292
5292
languageName : node
5293
5293
linkType : hard
5294
5294
You can’t perform that action at this time.
0 commit comments