Skip to content

Commit

Permalink
8eb8af5 build: lock file maintenance (#59291)
Browse files Browse the repository at this point in the history
  • Loading branch information
thePunderWoman committed Jan 6, 2025
1 parent 5c080a4 commit 436a634
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions BUILD_INFO
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Mon Jan 6 21:40:10 UTC 2025
2563f39f29855aeb9cfa3055bf433bc8cbf7a1f7
Mon Jan 6 22:29:50 UTC 2025
8eb8af52177867a486dfed2101c57292fc343535
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular/bazel",
"version": "19.1.0-next.4+sha-2563f39",
"version": "19.1.0-next.4+sha-8eb8af5",
"description": "Angular - bazel build rules",
"author": "angular",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/compiler-cli": "19.1.0-next.4+sha-2563f39",
"@angular/compiler-cli": "19.1.0-next.4+sha-8eb8af5",
"@bazel/concatjs": "^5.3.0",
"@bazel/worker": "^5.3.0",
"@rollup/plugin-commonjs": "^28.0.0",
Expand Down

0 comments on commit 436a634

Please sign in to comment.