Skip to content

Commit

Permalink
92aa9e0 build: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular Builds committed Feb 25, 2025
1 parent bc1a7ad commit a872109
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@angular-devkit/architect",
"version": "0.2000.0-next.0+sha-5130afe",
"version": "0.2000.0-next.0+sha-92aa9e0",
"description": "Angular Build Facade",
"experimental": true,
"main": "src/index.js",
"typings": "src/index.d.ts",
"dependencies": {
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#5130afe",
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#92aa9e0",
"rxjs": "7.8.2"
},
"builders": "./builders/builders.json",
Expand Down
2 changes: 1 addition & 1 deletion uniqueId
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Mon Feb 24 2025 23:43:19 GMT+0000 (Coordinated Universal Time)
Tue Feb 25 2025 00:41:43 GMT+0000 (Coordinated Universal Time)

0 comments on commit a872109

Please sign in to comment.