File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 20
20
"@types/node" : " 12.20.55" ,
21
21
"@typescript-eslint/eslint-plugin" : " 5.38.0" ,
22
22
"@typescript-eslint/parser" : " 5.38.0" ,
23
- "eslint" : " 8.23.1 " ,
23
+ "eslint" : " 8.24.0 " ,
24
24
"eslint-config-prettier" : " 8.5.0" ,
25
25
"eslint-plugin-jest" : " 26.9.0" ,
26
26
"eslint-plugin-prettier" : " 4.2.1" ,
Original file line number Diff line number Diff line change 344
344
minimatch "^3.1.2"
345
345
strip-json-comments "^3.1.1"
346
346
347
- " @humanwhocodes/config-array@^0.10.4 " :
348
- version "0.10.4 "
349
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4 .tgz#01e7366e57d2ad104feea63e72248f22015c520c "
350
- integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw ==
347
+ " @humanwhocodes/config-array@^0.10.5 " :
348
+ version "0.10.5 "
349
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5 .tgz#bb679745224745fff1e9a41961c1d45a49f81c04 "
350
+ integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug ==
351
351
dependencies :
352
352
" @humanwhocodes/object-schema" " ^1.2.1"
353
353
debug "^4.1.1"
@@ -1400,13 +1400,13 @@ eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0:
1400
1400
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
1401
1401
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
1402
1402
1403
- eslint@8.23.1 :
1404
- version "8.23.1 "
1405
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1 .tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc "
1406
- integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg ==
1403
+ eslint@8.24.0 :
1404
+ version "8.24.0 "
1405
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0 .tgz#489516c927a5da11b3979dbfb2679394523383c8 "
1406
+ integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ ==
1407
1407
dependencies :
1408
1408
" @eslint/eslintrc" " ^1.3.2"
1409
- " @humanwhocodes/config-array" " ^0.10.4 "
1409
+ " @humanwhocodes/config-array" " ^0.10.5 "
1410
1410
" @humanwhocodes/gitignore-to-minimatch" " ^1.0.2"
1411
1411
" @humanwhocodes/module-importer" " ^1.0.1"
1412
1412
ajv "^6.10.0"
You can’t perform that action at this time.
0 commit comments