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 92
92
"@vitejs/plugin-react" : " ^2.2.0" ,
93
93
"@vitest/coverage-c8" : " ^0.27.1" ,
94
94
"@vitest/ui" : " ^0.27.1" ,
95
- "eslint" : " ^8.31 .0" ,
95
+ "eslint" : " ^8.32 .0" ,
96
96
"eslint-config-standard" : " ^17.0.0" ,
97
97
"eslint-plugin-cypress" : " ^2.12.1" ,
98
98
"eslint-plugin-import" : " ^2.27.4" ,
Original file line number Diff line number Diff line change @@ -1821,7 +1821,7 @@ __metadata:
1821
1821
" @vitest/coverage-c8 " : ^0.27.1
1822
1822
" @vitest/ui " : ^0.27.1
1823
1823
copy-to-clipboard : ^3.3.3
1824
- eslint : ^8.31 .0
1824
+ eslint : ^8.32 .0
1825
1825
eslint-config-standard : ^17.0.0
1826
1826
eslint-plugin-cypress : ^2.12.1
1827
1827
eslint-plugin-import : ^2.27.4
@@ -4291,9 +4291,9 @@ __metadata:
4291
4291
languageName : node
4292
4292
linkType : hard
4293
4293
4294
- " eslint@npm:^8.31 .0 " :
4295
- version : 8.31 .0
4296
- resolution : " eslint@npm:8.31 .0"
4294
+ " eslint@npm:^8.32 .0 " :
4295
+ version : 8.32 .0
4296
+ resolution : " eslint@npm:8.32 .0"
4297
4297
dependencies :
4298
4298
" @eslint/eslintrc " : ^1.4.1
4299
4299
" @humanwhocodes/config-array " : ^0.11.8
@@ -4336,7 +4336,7 @@ __metadata:
4336
4336
text-table : ^0.2.0
4337
4337
bin :
4338
4338
eslint : bin/eslint.js
4339
- checksum : 5e5688bb864edc6b12d165849994812eefa67fb3fc44bb26f53659b63edcd8bcc68389d27cc6cc9e5b79ee22f24b6f311fa3ed047bddcafdec7d84c1b5561e4f
4339
+ checksum : 23c8fb3c57291eecd9c1448faf603226a8f885022a2cd96e303459bf72e39b7f54987c6fb948f0f9eecaf7085600e6eb0663482a35ea83da12e9f9141a22b91e
4340
4340
languageName : node
4341
4341
linkType : hard
4342
4342
You can’t perform that action at this time.
0 commit comments