Skip to content

Commit 93b5206

Browse files
committed
build: update BASELINE_DATE to 2026-05-07
Update baseline date.
1 parent d2a1b1c commit 93b5206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ NG_PACKAGR_PEER_DEP = "^22.0.0-next.0"
1313
# default browser set used to determine what downleveling is necessary.
1414
#
1515
# See: https://web.dev/baseline
16-
BASELINE_DATE = "2025-10-20"
16+
BASELINE_DATE = "2026-05-07"
1717

1818
SNAPSHOT_REPOS = {
1919
"@angular/cli": "angular/cli-builds",

0 commit comments

Comments
 (0)