8000 chore(deps): update dependency aspect_bazel_lib to v2.15.0 · aspect-build/rules_js@cba2158 · GitHub
[go: up one dir, main page]

Skip to content

Commit cba2158

Browse files
renovate[bot]jbedard
authored andcommitted
chore(deps): update dependency aspect_bazel_lib to v2.15.0
1 parent 98147b9 commit cba2158
Copy full SHA for cba2158

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

js/repositories.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ def rules_js_dependencies():
2323

2424
http_archive(
2525
name = "aspect_bazel_lib",
26-
sha256 = "40ba9d0f62deac87195723f0f891a9803a7b720d7b89206981ca5570ef9df15b",
27-
strip_prefix = "bazel-lib-2.14.0",
28-
url = "https://github.com/bazel-contrib/bazel-lib/releases/download/v2.14.0/bazel-lib-v2.14.0.tar.gz",
26+
sha256 = "0b9b764ee5af1cbec01bcd2ca9ebd4aa4bbd700b17d7b8bb015769195fd88d20",
27+
strip_prefix = "bazel-lib-2.15.0",
28+
url = "https://github.com/bazel-contrib/bazel-lib/releases/download/v2.15.0/bazel-lib-v2.15.0.tar.gz",
2929
)

0 commit comments

Comments
 (0)
0