File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
44
"@types/json5" : " ^0.0.30" ,
45
45
"@types/node" : " ^12.6.8" ,
46
46
"@types/prettier" : " ^1.18.1" ,
47
- "@types/yargs" : " ^13 .0.2 " ,
47
+ "@types/yargs" : " ^15 .0.0 " ,
48
48
"@typescript-eslint/eslint-plugin" : " ^2.12.0" ,
49
49
"@typescript-eslint/parser" : " ^2.12.0" ,
50
50
"@typescript-eslint/typescript-estree" : " ^2.12.0" ,
Original file line number Diff line number Diff line change 532
532
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"
533
533
integrity sha512-gCubfBUZ6KxzoibJ+SCUc/57Ms1jz5NjHe4+dI2krNmU5zCPAphyLJYyTOg06ueIyfj+SaCUqmzun7ImlxDcKg==
534
534
535
- " @types/yargs@^13.0.0" , "@types/yargs@^13.0.2" :
535
+ " @types/yargs@^13.0.0 " :
536
536
version "13.0.3"
537
537
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-13.0.3.tgz#76482af3981d4412d65371a318f992d33464a380"
538
538
integrity sha512-K8/LfZq2duW33XW/tFwEAfnZlqIfVsoyRB3kfXdPXYhl0nfM8mmh7GS0jg7WrX2Dgq/0Ha/pR1PaR+BvmWwjiQ==
539
539
dependencies :
540
540
" @types/yargs-parser" " *"
541
541
542
+ " @types/yargs@^15.0.0 " :
543
+ version "15.0.0"
544
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.0.tgz#26aa57277eec9ab9c5fce61bddec20ecc9a4cfb7"
545
+ integrity sha512-TITCsNxRSDVmq3kPGuUdKZTPTfHeswsUGIjxSe8SB4EBKTPA0DO0y4yWI95kZ2hfqJAYxmu+gxzjOwdumB5S0g==
546
+ dependencies :
547
+ " @types/yargs-parser" " *"
548
+
542
549
" @typescript-eslint/eslint-plugin@^2.12.0 " :
543
550
version "2.12.0"
544
551
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.12.0.tgz#0da7cbca7b24f4c6919e9eb31c704bfb126f90ad"
You can’t perform that action at this time.
0 commit comments