File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 85
85
"@types/sinon" : " 9.0.10" ,
86
86
"@types/sinon-chai" : " 3.2.5" ,
87
87
"@types/tmp" : " 0.2.0" ,
88
- "@types/yargs" : " 15 .0.12 " ,
88
+ "@types/yargs" : " 16 .0.0 " ,
89
89
"@typescript-eslint/eslint-plugin" : " 4.11.1" ,
90
90
"@typescript-eslint/eslint-plugin-tslint" : " 4.11.1" ,
91
91
"@typescript-eslint/parser" : " 4.11.1" ,
Original file line number Diff line number Diff line change 1439
1439
unique-filename "^1.1.1"
1440
1440
which "^1.3.1"
1441
1441
1442
- "@firebase/database@0.8.3", "@firebase/database@ ^0.8.1":
1442
+ "@firebase/database@^0.8.1":
1443
1443
version "0.8.3"
1444
1444
resolved "https://registry.npmjs.org/@firebase/database/-/database-0.8.3.tgz#4e5efa8fc8df00d6febfd9c8d6d6e409596659f7"
1445
1445
integrity sha512-i29rr3kcPltIkA8La9M1lgsSxx9bfu5lCQ0T+tbJptZ3UpqpcL1NzCcZa24cJjiLgq3HQNPyLvUvCtcPSFDlRg==
3121
3121
resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
3122
3122
integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
3123
3123
3124
- "@types/yargs@15 .0.12 ":
3125
- version "15 .0.12 "
3126
- resolved "https://registry.npmjs.org/@types/yargs/-/yargs-15 .0.12 .tgz#6234ce3e3e3fa32c5db301a170f96a599c960d74 "
3127
- integrity sha512-f+fD/fQAo3BCbCDlrUpznF1A5Zp9rB0noS5vnoormHSIPFKL0Z2DcUJ3Gxp5ytH4uLRNxy7AwYUC9exZzqGMAw ==
3124
+ "@types/yargs@16 .0.0 ":
3125
+ version "16 .0.0 "
3126
+ resolved "https://registry.npmjs.org/@types/yargs/-/yargs-16 .0.0 .tgz#0e033b23452da5d61b6c44747612cb80ac528751 "
3127
+ integrity sha512-2nN6AGeMwe8+O6nO9ytQfbMQOJy65oi1yK2y/9oReR08DaXSGtMsrLyCM1ooKqfICpCx4oITaR4LkOmdzz41Ww ==
3128
3128
dependencies:
3129
3129
"@types/yargs-parser" "*"
3130
3130
You can’t perform that action at this time.
0 commit comments