Skip to content

Commit 6e31456

Browse files
author
Angular Builds
committed
4584cff build: update angular
1 parent 60057aa commit 6e31456

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.9+sha-54cb005",
3+
"version": "19.0.0-next.9+sha-4584cff",
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#54cb005",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#54cb005",
26-
"@inquirer/prompts": "6.0.1",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#4584cff",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#4584cff",
26+
"@inquirer/prompts": "7.0.0",
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 Oct 04 2024 13:30:30 GMT+0000 (Coordinated Universal Time)
1+
Mon Oct 07 2024 16:51:39 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)