Skip to content

Commit 7aadfc3

Browse files
author
Angular Builds
committed
8723e0c build: update yarn to v4.5.0
1 parent 23debd5 commit 7aadfc3

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.7+sha-fedeeb0",
3+
"version": "19.0.0-next.7+sha-8723e0c",
44
"description": "Angular Schematics - CLI",
55
"homepage": "https://github.com/angular/angular-cli",
66
"bin": {
@@ -21,14 +21,14 @@
2121
],
2222
"schematics": "./collection.json",
2323
"dependencies": {
24-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#fedeeb0",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#fedeeb0",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#8723e0c",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#8723e0c",
2626
"@inquirer/prompts": "6.0.1",
2727
"ansi-colors": "4.1.3",
2828
"symbol-observable": "4.0.0",
2929
"yargs-parser": "21.1.1"
3030
},
31-
"packageManager": "yarn@4.4.0",
31+
"packageManager": "yarn@4.5.0",
3232
"repository": {
3333
"type": "git",
3434
"url": "https://github.com/angular/angular-cli.git"

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Thu Sep 19 2024 16:56:32 GMT+0000 (Coordinated Universal Time)
1+
Thu Sep 19 2024 19:10:58 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)