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.5" ,
28
28
"@types/node" : " ^18.13.0" ,
29
29
"@types/uuid" : " ^9.0.4" ,
30
- "@types/yargs" : " 17.0.25 " ,
30
+ "@types/yargs" : " 17.0.26 " ,
31
31
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
32
32
"@typescript-eslint/parser" : " ^5.62.0" ,
33
33
"eslint" : " ^8.50.0" ,
Original file line number Diff line number Diff line change 29
29
"license" : " MIT" ,
30
30
"devDependencies" : {
31
31
"@types/pify" : " ^5.0.2" ,
32
- "@types/yargs" : " ^17.0.25 "
32
+ "@types/yargs" : " ^17.0.26 "
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.25 " , "@types/yargs@^17.0.25 ":
1321
- version "17.0.25 "
1322
- resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.25 .tgz#3edd102803c97356fb4c805b2bbaf7dfc9ab6abc "
1323
- integrity sha512-gy7iPgwnzNvxgAEi2bXOHWCVOG6f7xsprVJH4MjlAWeBmJ7vh/Y1kwMtUrs64ztf24zVIRCpr3n/z6gm9QIkgg ==
1320
+ " @types/yargs@17.0.26 " , "@types/yargs@^17.0.26 ":
1321
+ version "17.0.26 "
1322
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.26 .tgz#388e5002a8b284ad7b4599ba89920a6d74d8d79a "
1323
+ integrity sha512-Y3vDy2X6zw/ZCumcwLpdhM5L7jmyGpmBCTYMHDLqT2IKVMYRRLdv6ZakA+wxhra6Z/3bwhNbNl9bDGXaFU+6rw ==
1324
1324
dependencies :
1325
1325
" @types/yargs-parser" " *"
1326
1326
You can’t perform that action at this time.
0 commit comments