File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 85
85
"@types/glob" : " ^7.0.3" ,
86
86
"@types/inquirer" : " ^0.0.44" ,
87
87
"@types/jasmine" : " ~3.5.0" ,
88
- "@types/karma" : " ^4 .0.0" ,
88
+ "@types/karma" : " ^5 .0.0" ,
89
89
"@types/loader-utils" : " ^1.1.3" ,
90
90
"@types/minimist" : " ^1.2.0" ,
91
91
"@types/node" : " 10.12.30" ,
Original file line number Diff line number Diff line change 1194
1194
dependencies:
1195
1195
"@babel/types" "^7.3.0"
1196
1196
1197
- "@types/bluebird@*":
1198
- version "3.5.30"
1199
- resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.30.tgz#ee034a0eeea8b84ed868b1aa60d690b08a6cfbc5"
1200
- integrity sha512-8LhzvcjIoqoi1TghEkRMkbbmM+jhHnBokPGkJWjclMK+Ks0MxEBow3/p2/iFTZ+OIbJHQDSfpgdZEb+af3gfVw==
1201
-
1202
1197
"@types/body-parser@*":
1203
1198
version "1.19.0"
1204
1199
resolved "https://registry.yarnpkg.com/@types/body-parser/-/body-parser-1.19.0.tgz#0685b3c47eb3006ffed117cdd55164b61f80538f"
1349
1344
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-3.5.10.tgz#a1a41012012b5da9d4b205ba9eba58f6cce2ab7b"
1350
1345
integrity sha512-3F8qpwBAiVc5+HPJeXJpbrl+XjawGmciN5LgiO7Gv1pl1RHtjoMNqZpqEksaPJW05ViKe8snYInRs6xB25Xdew==
1351
1346
1352
- "@types/karma@^4 .0.0":
1353
- version "4.4.1 "
1354
- resolved "https://registry.yarnpkg.com/@types/karma/-/karma-4.4.1 .tgz#4c8cfc9d05ebb66d16119d27d4026db3bf29a82b "
1355
- integrity sha512-Y2jH6yMPqVMCeewC6gn5Q3hljcbtffyjnhQC8rhp9zdek2zUXh6e6+TDLNlO2lCiNmjzxANiRxQR0cRxkkIYmQ ==
1347
+ "@types/karma@^5 .0.0":
1348
+ version "5.0.0 "
1349
+ resolved "https://registry.yarnpkg.com/@types/karma/-/karma-5.0.0 .tgz#6750ffc633c0fbc63dfb725146f198e8c3afcd08 "
1350
+ integrity sha512-5quuLnxdJWkzJCEwFatOClM6O7EkeDWfXltGySb01LQnBVjtbLzIky9JLW0IKt+JfzurUjwj7b7Sb/Omsx4QYA ==
1356
1351
dependencies:
1357
- "@types/bluebird" "*"
1358
1352
"@types/node" "*"
1359
1353
log4js "^4.0.0"
1360
1354
You can’t perform that action at this time.
0 commit comments