Skip to content

chore(deps): update dependency typescript to v5.7.2 #2018

chore(deps): update dependency typescript to v5.7.2

chore(deps): update dependency typescript to v5.7.2 #2018

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: volta-cli/action@v4
- name: Install, link plugin locally, and run
run: |
npm ci
npm link
npm link lighthouse-plugin-crux