@angular-devkit/schematics-cli
Advanced tools
{ | ||
"name": "@angular-devkit/schematics-cli", | ||
"version": "20.0.0-next.8", | ||
"version": "20.0.0-next.9", | ||
"description": "Angular Schematics - CLI", | ||
@@ -24,5 +24,5 @@ "homepage": "https://github.com/angular/angular-cli", | ||
"dependencies": { | ||
"@angular-devkit/core": "20.0.0-next.8", | ||
"@angular-devkit/schematics": "20.0.0-next.8", | ||
"@inquirer/prompts": "7.4.1", | ||
"@angular-devkit/core": "20.0.0-next.9", | ||
"@angular-devkit/schematics": "20.0.0-next.9", | ||
"@inquirer/prompts": "7.5.0", | ||
"ansi-colors": "4.1.3", | ||
@@ -29,0 +29,0 @@ "yargs-parser": "21.1.1" |
@@ -23,4 +23,4 @@ { | ||
"@types/jasmine": "~5.1.0", | ||
"jasmine": "~5.6.0" | ||
"jasmine": "~5.7.0" | ||
} | ||
} |