File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 2727 "@types/jest" : " ^30.0.0" ,
2828 "@types/node" : " ^18.13.0" ,
2929 "@types/uuid" : " ^10.0.0" ,
30- "@types/yargs" : " 17.0.33 " ,
30+ "@types/yargs" : " 17.0.35 " ,
3131 "@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
3232 "@typescript-eslint/parser" : " ^5.62.0" ,
3333 "eslint" : " ^8.57.1" ,
Original file line number Diff line number Diff line change 2929 "license" : " MIT" ,
3030 "devDependencies" : {
3131 "@types/pify" : " ^5.0.4" ,
32- "@types/yargs" : " ^17.0.33 "
32+ "@types/yargs" : " ^17.0.35 "
3333 },
3434 "dependencies" : {
3535 "@pinefile/utils" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 16271627 resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b"
16281628 integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
16291629
1630- " @types/[email protected] " , "@types/yargs@^17.0.33": 1630+ " @types/[email protected] " , "@types/yargs@^17.0.35": 1631+ version "17.0.35"
1632+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.35.tgz#07013e46aa4d7d7d50a49e15604c1c5340d4eb24"
1633+ integrity sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==
1634+ dependencies :
1635+ " @types/yargs-parser" " *"
1636+
1637+ " @types/yargs@^17.0.33 " :
16311638 version "17.0.33"
16321639 resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.33.tgz#8c32303da83eec050a84b3c7ae7b9f922d13e32d"
16331640 integrity sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==
You can’t perform that action at this time.
0 commit comments