Skip to content

Commit

Permalink
f16fbd8 build: update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Angular Builds committed Jul 1, 2024
1 parent a51a7ae commit 9d5b4cc
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.1802.0-next.0+sha-9c26db4",
"version": "0.1802.0-next.0+sha-f16fbd8",
"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#9c26db4",
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f16fbd8",
"rxjs": "7.8.1"
},
"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 @@
Fri Jun 28 2024 18:42:40 GMT+0000 (Coordinated Universal Time)
Mon Jul 01 2024 11:48:13 GMT+0000 (Coordinated Universal Time)

0 comments on commit 9d5b4cc

Please sign in to comment.