chore(deps): update dependency bazel_skylib to v1.4.2

This commit is contained in:
renovate[bot] 2023-07-17 18:54:52 +00:00 committed by Jason Bedard
parent 725a803938
commit 6a7246d118
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ module(
) )
# Lower-bound versions of our dependencies # Lower-bound versions of our dependencies
bazel_dep(name = "bazel_skylib", version = "1.4.1") bazel_dep(name = "bazel_skylib", version = "1.4.2")
bazel_dep(name = "platforms", version = "0.0.4") bazel_dep(name = "platforms", version = "0.0.4")
# 0.5.4 is the first version with bzlmod support # 0.5.4 is the first version with bzlmod support

View File

@ -4,7 +4,7 @@ module(
compatibility_level = 1, compatibility_level = 1,
) )
bazel_dep(name = "bazel_skylib", version = "1.1.1") bazel_dep(name = "bazel_skylib", version = "1.4.2")
bazel_dep(name = "aspect_bazel_lib", version = "0.0.0") bazel_dep(name = "aspect_bazel_lib", version = "0.0.0")
local_path_override( local_path_override(
module_name = "aspect_bazel_lib", module_name = "aspect_bazel_lib",

View File

@ -4,7 +4,7 @@ module(
compatibility_level = 1, compatibility_level = 1,
) )
bazel_dep(name = "bazel_skylib", version = "1.1.1") bazel_dep(name = "bazel_skylib", version = "1.4.2")
bazel_dep(name = "aspect_bazel_lib", version = "0.0.0") bazel_dep(name = "aspect_bazel_lib", version = "0.0.0")
local_path_override( local_path_override(
module_name = "aspect_bazel_lib", module_name = "aspect_bazel_lib",