Skip to content

Commit a80f074

Browse files
3ca34e6 refactor(core): Update ComponentFixture behavior when using zoneless scheduler (#54024)
1 parent 39ceace commit a80f074

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

BUILD_INFO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Mon Jan 29 19:35:39 UTC 2024
2-
098543f1d82b98f26e5acac9c19780efc0681a76
1+
Mon Jan 29 20:25:52 UTC 2024
2+
3ca34e606d9bc11abe42bbb37c5d6a2b74dc17ea

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/bazel",
3-
"version": "17.2.0-next.0+sha-098543f",
3+
"version": "17.2.0-next.0+sha-3ca34e6",
44
"description": "Angular - bazel build rules",
55
"author": "angular",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"tslib": "^2.3.0"
2828
},
2929
"peerDependencies": {
30-
"@angular/compiler-cli": "17.2.0-next.0+sha-098543f",
30+
"@angular/compiler-cli": "17.2.0-next.0+sha-3ca34e6",
3131
"@bazel/concatjs": "^5.3.0",
3232
"@bazel/worker": "^5.3.0",
3333
"@rollup/plugin-commonjs": "^25.0.0",

0 commit comments

Comments
 (0)