File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 48
48
"devDependencies" : {
49
49
"@types/jest" : " ^26.0.0" ,
50
50
"@types/node" : " ^14.0.5" ,
51
- "@types/yargs" : " ^15 .0.0" ,
51
+ "@types/yargs" : " ^16 .0.0" ,
52
52
"@typescript-eslint/eslint-plugin" : " ^4.0.0" ,
53
53
"@typescript-eslint/parser" : " ^3.2.0" ,
54
54
"codecov" : " ^3.6.1" ,
Original file line number Diff line number Diff line change 852
852
dependencies :
853
853
" @types/yargs-parser" " *"
854
854
855
+ " @types/yargs@^16.0.0 " :
856
+ version "16.0.0"
857
+ resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.0.tgz#0e033b23452da5d61b6c44747612cb80ac528751"
858
+ integrity sha512-2nN6AGeMwe8+O6nO9ytQfbMQOJy65oi1yK2y/9oReR08DaXSGtMsrLyCM1ooKqfICpCx4oITaR4LkOmdzz41Ww==
859
+ dependencies :
860
+ " @types/yargs-parser" " *"
861
+
855
862
" @typescript-eslint/eslint-plugin@^4.0.0 " :
856
863
version "4.0.0"
857
864
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.0.0.tgz#99349a501447fed91de18346705c0c65cf603bee"
You can’t perform that action at this time.
0 commit comments