Skip to content

Commit 631fea8

Browse files
renovate[bot]alexeagle
authored andcommitted
chore: update dependency aspect_bazel_lib to v2.10.0
1 parent b32837c commit 631fea8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ def rules_nodejs_dev_dependencies():
4545

4646
http_archive(
4747
name = "aspect_bazel_lib",
48-
sha256 = "349aabd3c2b96caeda6181eb0ae1f14f2a1d9f3cd3c8b05d57f709ceb12e9fb3",
49-
strip_prefix = "bazel-lib-2.9.4",
50-
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.9.4/bazel-lib-v2.9.4.tar.gz",
48+
sha256 = "7b39d9f38b82260a8151b18dd4a6219d2d7fc4a0ac313d4f5a630ae6907d205d",
49+
strip_prefix = "bazel-lib-2.10.0",
50+
url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.10.0/bazel-lib-v2.10.0.tar.gz",
5151
)
5252

5353
http_archive(

0 commit comments

Comments
 (0)