Skip to content

Commit a159bdc

Browse files
author
Angular Builds
committed
93542bf build: update dependency @inquirer/prompts to v6
1 parent 425645c commit a159bdc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/schematics-cli",
3-
"version": "19.0.0-next.6+sha-89e6d2c",
3+
"version": "19.0.0-next.6+sha-93542bf",
44
"description": "Angular Schematics - CLI",
55
"homepage": "https://github.com/angular/angular-cli",
66
"bin": {
@@ -21,9 +21,9 @@
2121
],
2222
"schematics": "./collection.json",
2323
"dependencies": {
24-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#89e6d2c",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#89e6d2c",
26-
"@inquirer/prompts": "5.5.0",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#93542bf",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#93542bf",
26+
"@inquirer/prompts": "6.0.1",
2727
"ansi-colors": "4.1.3",
2828
"symbol-observable": "4.0.0",
2929
"yargs-parser": "21.1.1"

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fri Sep 13 2024 20:13:01 GMT+0000 (Coordinated Universal Time)
1+
Mon Sep 16 2024 06:24:29 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)