Bump the versions of all aspect Bazel dependencies (#8508)

* bump all aspect dependency versions to latest

* add workspace file to test bazel repo
This commit is contained in:
Sebastian Barfurth
2025-01-24 19:09:22 +01:00
committed by GitHub
parent 50be3cfe8c
commit 65e49faf76
10 changed files with 50 additions and 41 deletions

View File

@@ -1 +1,5 @@
build --symlink_prefix=/
# Honor the setting of `skipLibCheck` in the tsconfig.json file.
common --@aspect_rules_ts//ts:skipLibCheck=honor_tsconfig
# Use "tsc" as the transpiler when ts_project has no `transpiler` set.
common --@aspect_rules_ts//ts:default_to_tsc_transpiler