Skip to content

Commit

Permalink
Merge pull request #150 from loeffel-io/renovate/aspect_rules_js-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency aspect_rules_js to v1.32.2
  • Loading branch information
loeffel-io authored Sep 11, 2023
2 parents f313f16 + 1db6413 commit 0c6773c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ http_archive(

http_archive(
name = "aspect_rules_js",
sha256 = "7ab2fbe6d79fb3909ad2bf6dcacfae39adcb31c514efa239dd730b4f147c8097",
strip_prefix = "rules_js-1.32.1",
url = "https://github.com/aspect-build/rules_js/releases/download/v1.32.1/rules_js-v1.32.1.tar.gz",
sha256 = "77c4ea46c27f96e4aadcc580cd608369208422cf774988594ae8a01df6642c82",
strip_prefix = "rules_js-1.32.2",
url = "https://github.com/aspect-build/rules_js/releases/download/v1.32.2/rules_js-v1.32.2.tar.gz",
)

load("@io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies")
Expand Down

0 comments on commit 0c6773c

Please sign in to comment.