Skip to content

Commit 8fbddbf

Browse files
author
Angular Builds
committed
c0e61f2 build: update yarn to v4.3.1
1 parent 0a8fb77 commit 8fbddbf

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.2.0-next.1+sha-23787ee",
3+
"version": "18.2.0-next.1+sha-c0e61f2",
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#23787ee",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#23787ee",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#c0e61f2",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#c0e61f2",
2626
"@inquirer/prompts": "5.2.0",
2727
"ansi-colors": "4.1.3",
2828
"symbol-observable": "4.0.0",
2929
"yargs-parser": "21.1.1"
3030
},
31-
"packageManager": "[email protected].0",
31+
"packageManager": "[email protected].1",
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-
Fri Jul 19 2024 17:18:35 GMT+0000 (Coordinated Universal Time)
1+
Fri Jul 19 2024 18:40:28 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)