File tree Expand file tree Collapse file tree 4 files changed +0
-15
lines changed Expand file tree Collapse file tree 4 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 99
99
"@types/babel__template" : " 7.4.1" ,
100
100
"@types/browserslist" : " ^4.15.0" ,
101
101
"@types/cacache" : " ^15.0.0" ,
102
- "@types/debug" : " ^4.1.2" ,
103
102
"@types/express" : " ^4.16.0" ,
104
103
"@types/glob" : " ^8.0.0" ,
105
104
"@types/http-proxy" : " ^1.17.4" ,
Original file line number Diff line number Diff line change @@ -56,7 +56,6 @@ ts_library(
56
56
"//packages/angular_devkit/schematics/tasks" ,
57
57
"//packages/angular_devkit/schematics/tools" ,
58
58
"@npm//@angular/core" ,
59
- "@npm//@types/debug" ,
60
59
"@npm//@types/ini" ,
61
60
"@npm//@types/inquirer" ,
62
61
"@npm//@types/node" ,
Original file line number Diff line number Diff line change 28
28
"@schematics/angular" : " 0.0.0-PLACEHOLDER" ,
29
29
"@yarnpkg/lockfile" : " 1.1.0" ,
30
30
"ansi-colors" : " 4.1.3" ,
31
- "debug" : " 4.3.4" ,
32
31
"ini" : " 3.0.1" ,
33
32
"inquirer" : " 8.2.4" ,
34
33
"jsonc-parser" : " 3.2.0" ,
Original file line number Diff line number Diff line change 2071
2071
resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.12.tgz#6b2c510a7ad7039e98e7b8d3d6598f4359e5c080"
2072
2072
integrity sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==
2073
2073
2074
- "@types/debug@^4.1.2":
2075
- version "4.1.7"
2076
- resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82"
2077
- integrity sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==
2078
- dependencies:
2079
- "@types/ms" "*"
2080
-
2081
2074
"@types/eslint-scope@^3.7.3":
2082
2075
version "3.7.4"
2083
2076
resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.4.tgz#37fc1223f0786c39627068a12e94d6e6fc61de16"
2223
2216
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca"
2224
2217
integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==
2225
2218
2226
- "@types/ms@*":
2227
- version "0.7.31"
2228
- resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
2229
- integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
2230
-
2231
2219
"@types/node-fetch@*", "@types/node-fetch@^2.1.6":
2232
2220
version "2.6.2"
2233
2221
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