aspect-build / rules_esbuild

Bazel rules for https://esbuild.github.io/ JS bundler
https://docs.aspect.build/rules/aspect_rules_esbuild
Apache License 2.0
27 stars 27 forks source link

chore: bump all dependendies to latest #174

Closed gregmagolan closed 8 months ago

gregmagolan commented 8 months ago

It is much simpler and faster to bump all dependencies to the latest then it is to determine what is the minimal set for Bazel 7 support.

This should resolve the BCR presubmit issue seen here: https://buildkite.com/bazel/bcr-presubmit/builds/2929#018cd68a-7201-4541-966c-84581d73ff2e


Type of change

Test plan