File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9999 "@types/babel__template" : " 7.4.1" ,
100100 "@types/browserslist" : " ^4.15.0" ,
101101 "@types/cacache" : " ^15.0.0" ,
102- "@types/debug" : " ^4.1.2" ,
103102 "@types/express" : " ^4.16.0" ,
104103 "@types/glob" : " ^8.0.0" ,
105104 "@types/http-proxy" : " ^1.17.4" ,
Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ ts_library(
5656 "//packages/angular_devkit/schematics/tasks" ,
5757 "//packages/angular_devkit/schematics/tools" ,
5858 "@npm//@angular/core" ,
59- "@npm//@types/debug" ,
6059 "@npm//@types/ini" ,
6160 "@npm//@types/inquirer" ,
6261 "@npm//@types/node" ,
Original file line number Diff line number Diff line change 2828 "@schematics/angular" : " 0.0.0-PLACEHOLDER" ,
2929 "@yarnpkg/lockfile" : " 1.1.0" ,
3030 "ansi-colors" : " 4.1.3" ,
31- "debug" : " 4.3.4" ,
3231 "ini" : " 3.0.1" ,
3332 "inquirer" : " 8.2.4" ,
3433 "jsonc-parser" : " 3.2.0" ,
Original file line number Diff line number Diff line change 21892189 resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.12.tgz#6b2c510a7ad7039e98e7b8d3d6598f4359e5c080"
21902190 integrity sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==
21912191
2192- "@types/debug@^4.1.2":
2193- version "4.1.7"
2194- resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82"
2195- integrity sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==
2196- dependencies:
2197- "@types/ms" "*"
2198-
21992192"@types/eslint-scope@^3.7.3":
22002193 version "3.7.4"
22012194 resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.4.tgz#37fc1223f0786c39627068a12e94d6e6fc61de16"
23412334 resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
23422335 integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
23432336
2344- "@types/ms@*":
2345- version "0.7.31"
2346- resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
2347- integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
2348-
23492337"@types/node-fetch@*", "@types/node-fetch@^2.1.6":
23502338 version "2.6.2"
23512339 resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.2.tgz#d1a9c5fd049d9415dce61571557104dec3ec81da"
You can’t perform that action at this time.
0 commit comments