Skip to content

Commit 5f540fd

Browse files
author
Angular Builds
committed
048df34 build: update dependency @inquirer/prompts to v5.3.2
1 parent 8e80c2c commit 5f540fd

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": "18.2.0-next.1+sha-1266473",
3+
"version": "18.2.0-next.1+sha-048df34",
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#1266473",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#1266473",
26-
"@inquirer/prompts": "5.3.0",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#048df34",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#048df34",
26+
"@inquirer/prompts": "5.3.2",
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-
Tue Jul 23 2024 17:22:25 GMT+0000 (Coordinated Universal Time)
1+
Wed Jul 24 2024 01:19:15 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)