Bump the versions of all aspect Bazel dependencies (#8508)

* bump all aspect dependency versions to latest

* add workspace file to test bazel repo
This commit is contained in:
Sebastian Barfurth
2025-01-24 19:09:22 +01:00
committed by GitHub
parent 50be3cfe8c
commit 65e49faf76
10 changed files with 50 additions and 41 deletions

1
ts/package.json Symbolic link
View File

@@ -0,0 +1 @@
../package.json

View File

@@ -1,6 +1,6 @@
"""WORKSPACE macro to load flatbuffers's npm package list."""
load("@aspect_rules_js//npm:npm_import.bzl", _npm_translate_lock = "npm_translate_lock")
load("@aspect_rules_js//npm:repositories.bzl", _npm_translate_lock = "npm_translate_lock")
def flatbuffers_npm(name):
_npm_translate_lock(