File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
"@types/jest" : " ^29.5.8" ,
28
28
"@types/node" : " ^18.13.0" ,
29
29
"@types/uuid" : " ^9.0.6" ,
30
- "@types/yargs" : " 17.0.30 " ,
30
+ "@types/yargs" : " 17.0.31 " ,
31
31
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
32
32
"@typescript-eslint/parser" : " ^5.62.0" ,
33
33
"eslint" : " ^8.53.0" ,
Original file line number Diff line number Diff line change 29
29
"license" : " MIT" ,
30
30
"devDependencies" : {
31
31
"@types/pify" : " ^5.0.4" ,
32
- "@types/yargs" : " ^17.0.30 "
32
+ "@types/yargs" : " ^17.0.31 "
33
33
},
34
34
"dependencies" : {
35
35
"@pinefile/utils" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 1317
1317
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
1318
1318
integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
1319
1319
1320
- " @types/yargs@17.0.30 " , "@types/yargs@^17.0.30 ":
1321
- version "17.0.30 "
1322
- resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.30 .tgz#921094ec92faffd2cd7e5ddb02f95ba158ab5c1d "
1323
- integrity sha512-3SJLzYk3yz3EgI9I8OLoH06B3PdXIoU2imrBZzaGqUtUXf5iUNDtmAfCGuQrny1bnmyjh/GM/YNts6WK5jR5Rw ==
1320
+ " @types/yargs@17.0.31 " , "@types/yargs@^17.0.31 ":
1321
+ version "17.0.31 "
1322
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.31 .tgz#8fd0089803fd55d8a285895a18b88cb71a99683c "
1323
+ integrity sha512-bocYSx4DI8TmdlvxqGpVNXOgCNR1Jj0gNPhhAY+iz1rgKDAaYrAYdFYnhDV1IFuiuVc9HkOwyDcFxaTElF3/wg ==
1324
1324
dependencies :
1325
1325
" @types/yargs-parser" " *"
1326
1326
You can’t perform that action at this time.
0 commit comments