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 50
50
"@types/jest" : " 29.0.3" ,
51
51
"@typescript-eslint/eslint-plugin" : " 5.38.0" ,
52
52
"@typescript-eslint/parser" : " 5.38.0" ,
53
- "eslint" : " 8.23.1 " ,
53
+ "eslint" : " 8.24.0 " ,
54
54
"jest" : " 29.0.3" ,
55
55
"myzod" : " 1.8.8" ,
56
56
"npm-run-all" : " 4.1.5" ,
Original file line number Diff line number Diff line change 1290
1290
tslib "^2.4.0"
1291
1291
value-or-promise "1.0.11"
1292
1292
1293
- " @humanwhocodes/config-array@^0.10.4 " :
1294
- version "0.10.4 "
1295
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4 .tgz#01e7366e57d2ad104feea63e72248f22015c520c "
1296
- integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw ==
1293
+ " @humanwhocodes/config-array@^0.10.5 " :
1294
+ version "0.10.5 "
1295
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5 .tgz#bb679745224745fff1e9a41961c1d45a49f81c04 "
1296
+ integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug ==
1297
1297
dependencies :
1298
1298
" @humanwhocodes/object-schema" " ^1.2.1"
1299
1299
debug "^4.1.1"
@@ -2870,13 +2870,13 @@ eslint-visitor-keys@^3.3.0:
2870
2870
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
2871
2871
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
2872
2872
2873
- eslint@8.23.1 :
2874
- version "8.23.1 "
2875
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1 .tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc "
2876
- integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg ==
2873
+ eslint@8.24.0 :
2874
+ version "8.24.0 "
2875
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0 .tgz#489516c927a5da11b3979dbfb2679394523383c8 "
2876
+ integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ ==
2877
2877
dependencies :
2878
2878
" @eslint/eslintrc" " ^1.3.2"
2879
- " @humanwhocodes/config-array" " ^0.10.4 "
2879
+ " @humanwhocodes/config-array" " ^0.10.5 "
2880
2880
" @humanwhocodes/gitignore-to-minimatch" " ^1.0.2"
2881
2881
" @humanwhocodes/module-importer" " ^1.0.1"
2882
2882
ajv "^6.10.0"
You can’t perform that action at this time.
0 commit comments