File tree Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 3636 "@types/node" : " 16.11.60" ,
3737 "@typescript-eslint/eslint-plugin" : " 5.38.0" ,
3838 "@typescript-eslint/parser" : " 5.38.0" ,
39- "eslint" : " 8.23.1 " ,
39+ "eslint" : " 8.24.0 " ,
4040 "eslint-config-prettier" : " 8.5.0" ,
4141 "eslint-plugin-import" : " 2.26.0" ,
4242 "husky" : " 8.0.1" ,
Original file line number Diff line number Diff line change 533533 minimatch "^3.1.2"
534534 strip-json-comments "^3.1.1"
535535
536- " @humanwhocodes/config-array@^0.10.4 " :
537- version "0.10.4 "
538- resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.4 .tgz"
539- integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw ==
536+ " @humanwhocodes/config-array@^0.10.5 " :
537+ version "0.10.5 "
538+ resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.10.5 .tgz"
539+ integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug ==
540540 dependencies :
541541 " @humanwhocodes/object-schema" " ^1.2.1"
542542 debug "^4.1.1"
@@ -2507,13 +2507,13 @@ eslint-visitor-keys@^3.3.0:
25072507 resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
25082508 integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
25092509
2510- eslint@8.23.1 :
2511- version "8.23.1 "
2512- resolved "https://registry.npmjs.org/eslint/-/eslint-8.23.1 .tgz"
2513- integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg ==
2510+ eslint@8.24.0 :
2511+ version "8.24.0 "
2512+ resolved "https://registry.npmjs.org/eslint/-/eslint-8.24.0 .tgz"
2513+ integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ ==
25142514 dependencies :
25152515 " @eslint/eslintrc" " ^1.3.2"
2516- " @humanwhocodes/config-array" " ^0.10.4 "
2516+ " @humanwhocodes/config-array" " ^0.10.5 "
25172517 " @humanwhocodes/gitignore-to-minimatch" " ^1.0.2"
25182518 " @humanwhocodes/module-importer" " ^1.0.1"
25192519 ajv "^6.10.0"
You can’t perform that action at this time.
0 commit comments