Skip to content

build(deps-dev): Bump lerna from 8.0.0 to 8.1.5 #908

build(deps-dev): Bump lerna from 8.0.0 to 8.1.5

build(deps-dev): Bump lerna from 8.0.0 to 8.1.5 #908

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: linz/action-typescript@v3
with:
package-manager: yarn
- name: Create test tar
run: yarn run test-create-data
- uses: blacha/hyperfine-action@v1