Skip to content

Commit e43b3eb

Browse files
chore(deps): update dependency rules_shell to v0.7.1
1 parent 2cd2bf8 commit e43b3eb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

examples/custom_version/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ FORMATJS_CLI_VERSIONS dictionary. This is useful for:
1010
module(name = "custom_version_example")
1111

1212
bazel_dep(name = "rules_formatjs", version = "")
13-
bazel_dep(name = "rules_shell", version = "0.6.1")
13+
bazel_dep(name = "rules_shell", version = "0.7.1")
1414

1515
# Use local override since we're developing rules_formatjs
1616
local_path_override(

examples/custom_version/MODULE.bazel.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)