mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 14:51:44 +00:00
bazel: upgrade bazel-cli (#51141)
This commit is contained in:
parent
d95f0cfebd
commit
043906c167
@ -1,2 +1,2 @@
|
||||
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
|
||||
USE_BAZEL_VERSION=aspect/5.2.1
|
||||
USE_BAZEL_VERSION=aspect/5.3.4
|
||||
|
||||
2
client/shared/src/testing/BUILD.bazel
generated
2
client/shared/src/testing/BUILD.bazel
generated
@ -107,9 +107,9 @@ ts_project(
|
||||
"//:node_modules/util",
|
||||
"//:node_modules/uuid",
|
||||
"//client/shared:node_modules/@sourcegraph/build-config",
|
||||
"//client/shared:node_modules/@sourcegraph/client-api",
|
||||
"//client/shared:node_modules/@sourcegraph/common",
|
||||
"//client/shared:node_modules/@sourcegraph/http-client",
|
||||
"//client/shared:node_modules/sourcegraph",
|
||||
"//client/shared:shared_lib",
|
||||
],
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user