Skip to content

Commit 03f6411

Browse files
author
Angular Builds
committed
132f5e6 build: update angular
1 parent f06a3a9 commit 03f6411

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.1.0-next.0+sha-d92b43d",
3+
"version": "18.1.0-next.0+sha-132f5e6",
44
"description": "Angular Schematics - CLI",
55
"homepage": "https://github.com/angular/angular-cli",
66
"bin": {
@@ -21,10 +21,10 @@
2121
],
2222
"schematics": "./collection.json",
2323
"dependencies": {
24-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#d92b43d",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#d92b43d",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#132f5e6",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#132f5e6",
2626
"ansi-colors": "4.1.3",
27-
"inquirer": "9.2.20",
27+
"inquirer": "9.2.21",
2828
"symbol-observable": "4.0.0",
2929
"yargs-parser": "21.1.1"
3030
},

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue May 14 2024 18:45:42 GMT+0000 (Coordinated Universal Time)
1+
Wed May 15 2024 03:01:35 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)