Skip to content

Commit

Permalink
399bbb7 build: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular Builds committed Nov 25, 2024
1 parent 2b57e77 commit 5c15880
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-devkit/schematics-cli",
"version": "19.1.0-next.0+sha-7ff9334",
"version": "19.1.0-next.0+sha-399bbb7",
"description": "Angular Schematics - CLI",
"homepage": "https://github.com/angular/angular-cli",
"bin": {
Expand All @@ -21,8 +21,8 @@
],
"schematics": "./collection.json",
"dependencies": {
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#7ff9334",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#7ff9334",
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#399bbb7",
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#399bbb7",
"@inquirer/prompts": "7.1.0",
"ansi-colors": "4.1.3",
"symbol-observable": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion uniqueId
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Mon Nov 25 2024 15:49:01 GMT+0000 (Coordinated Universal Time)
Mon Nov 25 2024 18:07:27 GMT+0000 (Coordinated Universal Time)

0 comments on commit 5c15880

Please sign in to comment.