File tree Expand file tree Collapse file tree
packages/core/schematics/utils Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9494 "@types/events" : " 3.0.0" ,
9595 "@types/filesystem" : " ^0.0.32" ,
9696 "@types/hammerjs" : " 2.0.41" ,
97- "@types/inquirer" : " ^8.0.0" ,
9897 "@types/jasmine" : " ^4.0.0" ,
9998 "@types/jasmine-ajax" : " ^3.3.1" ,
10099 "@types/jasminewd2" : " ^2.0.8" ,
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ ts_library(
1010 "//packages/compiler-cli/private" ,
1111 "@npm//@angular-devkit/core" ,
1212 "@npm//@angular-devkit/schematics" ,
13- "@npm//@types/inquirer" ,
1413 "@npm//@types/node" ,
1514 "@npm//typescript" ,
1615 ],
Load diff This file was deleted.
Original file line number Diff line number Diff line change 26342634 dependencies:
26352635 "@types/node" "*"
26362636
2637- "@types/inquirer@^8.0.0":
2638- version "8.2.1"
2639- resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.1.tgz#28a139be3105a1175e205537e8ac10830e38dbf4"
2640- integrity sha512-wKW3SKIUMmltbykg4I5JzCVzUhkuD9trD6efAmYgN2MrSntY0SMRQzEnD3mkyJ/rv9NLbTC7g3hKKE86YwEDLw==
2641- dependencies:
2642- "@types/through" "*"
2643- rxjs "^7.2.0"
2644-
26452637"@types/is-windows@^1.0.0":
26462638 version "1.0.0"
26472639 resolved "https://registry.yarnpkg.com/@types/is-windows/-/is-windows-1.0.0.tgz#1011fa129d87091e2f6faf9042d6704cdf2e7be0"
28952887 resolved "https://registry.yarnpkg.com/@types/systemjs/-/systemjs-0.19.32.tgz#e9204c4cdbc8e275d645c00e6150e68fc5615a24"
28962888 integrity sha512-8jtvyxk9DI+KTQ/uh8iMW3FqCG2JnBPO6tEb2Z9r+4NDNpdBwOLjwIAGnprgyX/4yA6sgnc3sGqNpApZEJsXFg==
28972889
2898- "@types/through@*":
2899- version "0.0.30"
2900- resolved "https://registry.yarnpkg.com/@types/through/-/through-0.0.30.tgz#e0e42ce77e897bd6aead6f6ea62aeb135b8a3895"
2901- integrity sha512-FvnCJljyxhPM3gkRgWmxmDZyAQSiBQQWLI0A0VFL0K7W1oRUrPJSqNO0NvTnLkBcotdlp3lKvaT0JrnyRDkzOg==
2902- dependencies:
2903- "@types/node" "*"
2904-
29052890"@types/tmp@^0.2.1":
29062891 version "0.2.3"
29072892 resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.2.3.tgz#908bfb113419fd6a42273674c00994d40902c165"
You can’t perform that action at this time.
0 commit comments