What happened?
Some pnpm-lockfiles have been known to have invalid yaml causing yq to fail, for example:
resolution: {tarball: https://gitpkg.vercel.app/blockprotocol/blockprotocol/packages/%40blockprotocol/type-system-web?6526c0e}
Possible related or caused by pnpm/pnpm#5414.
Previously use_starlark_yaml_parser was provided to workaround such issues. This is removed in rules_js v2.
Version
rules_js v2+