Skip to content

Commit d96b0ad

Browse files
author
Angular Builds
committed
0826b30 build: update all non-major dependencies
1 parent 22dc14e commit d96b0ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@angular-devkit/architect",
3-
"version": "0.1901.0-next.2+sha-9795a9e",
3+
"version": "0.1901.0-next.2+sha-0826b30",
44
"description": "Angular Build Facade",
55
"experimental": true,
66
"main": "src/index.js",
77
"typings": "src/index.d.ts",
88
"dependencies": {
9-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#9795a9e",
9+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#0826b30",
1010
"rxjs": "7.8.1"
1111
},
1212
"builders": "./builders/builders.json",

Diff for: uniqueId

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Tue Jan 07 2025 15:55:35 GMT+0000 (Coordinated Universal Time)
1+
Tue Jan 07 2025 17:09:53 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)