Skip to content

Commit ae4422f

Browse files
author
Angular Builds
committed
8470836 build: update angular
1 parent 8fbddbf commit ae4422f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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-c0e61f2",
3+
"version": "18.2.0-next.1+sha-8470836",
44
"description": "Angular Schematics - CLI",
55
"homepage": "https://github.com/angular/angular-cli",
66
"bin": {
@@ -21,9 +21,9 @@
2121
],
2222
"schematics": "./collection.json",
2323
"dependencies": {
24-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#c0e61f2",
25-
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#c0e61f2",
26-
"@inquirer/prompts": "5.2.0",
24+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#8470836",
25+
"@angular-devkit/schematics": "github:angular/angular-devkit-schematics-builds#8470836",
26+
"@inquirer/prompts": "5.3.0",
2727
"ansi-colors": "4.1.3",
2828
"symbol-observable": "4.0.0",
2929
"yargs-parser": "21.1.1"

schematic/files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"devDependencies": {
2121
"@types/node": "^18.18.0",
2222
"@types/jasmine": "~5.1.0",
23-
"jasmine": "~5.1.0"
23+
"jasmine": "~5.2.0"
2424
}
2525
}

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fri Jul 19 2024 18:40:28 GMT+0000 (Coordinated Universal Time)
1+
Mon Jul 22 2024 20:00:29 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)