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 68
68
"@types/react-dom" : " ^17.0.26" ,
69
69
"@vitest/coverage-v8" : " ^3.0.5" ,
70
70
"commitlint" : " ^19.7.1" ,
71
- "eslint" : " ^9.20.0 " ,
71
+ "eslint" : " ^9.20.1 " ,
72
72
"husky" : " ^9.1.7" ,
73
73
"js-cookie" : " ^3.0.5" ,
74
74
"jsdom" : " ^26.0.0" ,
Original file line number Diff line number Diff line change @@ -1289,7 +1289,7 @@ __metadata:
1289
1289
" @types/react-dom " : " npm:^17.0.26"
1290
1290
" @vitest/coverage-v8 " : " npm:^3.0.5"
1291
1291
commitlint : " npm:^19.7.1"
1292
- eslint : " npm:^9.20.0 "
1292
+ eslint : " npm:^9.20.1 "
1293
1293
husky : " npm:^9.1.7"
1294
1294
js-cookie : " npm:^3.0.5"
1295
1295
jsdom : " npm:^26.0.0"
@@ -4144,9 +4144,9 @@ __metadata:
4144
4144
languageName : node
4145
4145
linkType : hard
4146
4146
4147
- " eslint@npm:^9.20.0 " :
4148
- version : 9.20.0
4149
- resolution : " eslint@npm:9.20.0 "
4147
+ " eslint@npm:^9.20.1 " :
4148
+ version : 9.20.1
4149
+ resolution : " eslint@npm:9.20.1 "
4150
4150
dependencies :
4151
4151
" @eslint-community/eslint-utils " : " npm:^4.2.0"
4152
4152
" @eslint-community/regexpp " : " npm:^4.12.1"
@@ -4189,7 +4189,7 @@ __metadata:
4189
4189
optional : true
4190
4190
bin :
4191
4191
eslint : bin/eslint.js
4192
- checksum : 10c0/5eb2d9b5ed85a0b022871d19719417d110afb07a4abfedd856ad03d9a821def5f6bc31d7c407ca27f56e5e66e39375300fd2b877017245eb99c44060d6c983bd
4192
+ checksum : 10c0/056789dd5a00897730376f8c0a191e22840e97b7276916068ec096341cb2ec3a918c8bd474bf94ccd7b457ad9fbc16e5c521a993c7cc6ebcf241933e2fd378b0
4193
4193
languageName : node
4194
4194
linkType : hard
4195
4195
You can’t perform that action at this time.
0 commit comments