Skip to content

Commit 82750c2

Browse files
author
Angular Builds
committed
7549f1b build: update angular
1 parent 2100865 commit 82750c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/schematics-cli",
3-
"version": "18.0.0-next.2+sha-4fe345a",
3+
"version": "18.0.0-next.2+sha-7549f1b",
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#4fe345a",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#4fe345a",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#7549f1b",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#7549f1b",
2626
"ansi-colors": "4.1.3",
27-
"inquirer": "9.2.17",
27+
"inquirer": "9.2.18",
2828
"symbol-observable": "4.0.0",
2929
"yargs-parser": "21.1.1"
3030
},

uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fri Apr 12 2024 13:33:16 GMT+0000 (Coordinated Universal Time)
1+
Mon Apr 15 2024 10:40:27 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)