Skip to content

Commit 75b49f0

Browse files
author
Angular Builds
committed
2e9fe6a build: update all non-major dependencies
1 parent 4cf4ba7 commit 75b49f0

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-a5fc020",
3+
"version": "18.1.0-next.0+sha-2e9fe6a",
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#a5fc020",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#a5fc020",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#2e9fe6a",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#2e9fe6a",
2626
"ansi-colors": "4.1.3",
27-
"inquirer": "9.2.22",
27+
"inquirer": "9.2.23",
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-
Mon Jun 03 2024 17:47:32 GMT+0000 (Coordinated Universal Time)
1+
Mon Jun 03 2024 17:55:22 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)