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 40
40
"@babel/core" : " ^7.11.4" ,
41
41
"@commitlint/test" : " ^10.0.0" ,
42
42
"@commitlint/utils" : " ^10.0.0" ,
43
- "@types/yargs" : " ^15.0.3 " ,
43
+ "@types/yargs" : " ^15.0.5 " ,
44
44
"babel-preset-commitlint" : " ^10.0.0" ,
45
45
"cross-env" : " 7.0.2" ,
46
46
"execa" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 2671
2671
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-13.1.0.tgz#c563aa192f39350a1d18da36c5a8da382bbd8228"
2672
2672
integrity sha512-gCubfBUZ6KxzoibJ+SCUc/57Ms1jz5NjHe4+dI2krNmU5zCPAphyLJYyTOg06ueIyfj+SaCUqmzun7ImlxDcKg==
2673
2673
2674
- " @types/yargs@^15.0.0" , "@types/yargs@^15.0.3" :
2674
+ " @types/yargs@^15.0.0 " :
2675
2675
version "15.0.3"
2676
2676
resolved "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.3.tgz#41453a0bc7ab393e995d1f5451455638edbd2baf"
2677
2677
integrity sha512-XCMQRK6kfpNBixHLyHUsGmXrpEmFFxzMrcnSXFMziHd8CoNJo8l16FkHyQq4x+xbM7E2XL83/O78OD8u+iZTdQ==
2678
2678
dependencies :
2679
2679
" @types/yargs-parser" " *"
2680
2680
2681
+ " @types/yargs@^15.0.5 " :
2682
+ version "15.0.5"
2683
+ resolved "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.5.tgz#947e9a6561483bdee9adffc983e91a6902af8b79"
2684
+ integrity sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w==
2685
+ dependencies :
2686
+ " @types/yargs-parser" " *"
2687
+
2681
2688
" @typescript-eslint/eslint-plugin@^3.0.0 " :
2682
2689
version "3.9.1"
2683
2690
resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.9.1.tgz#8cf27b6227d12d66dd8dc1f1a4b04d1daad51c2e"
You can’t perform that action at this time.
0 commit comments