Skip to content

Commit fc908c1

Browse files
committed
fixup! build: update all non-major dependencies
1 parent 03a12ed commit fc908c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ test --sandbox_default_allow_network=false
99
# Required by `rules_ts`.
1010
common --@aspect_rules_ts//ts:skipLibCheck=always
1111
common --@aspect_rules_ts//ts:default_to_tsc_transpiler
12+
# TODO(josephperrott): remove this flag once we get to bazel version >7.
13+
common --incompatible_merge_fixed_and_default_shell_env
1214

1315
# Turn off legacy external runfiles
1416
build --nolegacy_external_runfiles

0 commit comments

Comments
 (0)