Skip to content

build(deps-dev): bump undici from 6.16.0 to 6.19.0 #1080

build(deps-dev): bump undici from 6.16.0 to 6.19.0

build(deps-dev): bump undici from 6.16.0 to 6.19.0 #1080

Workflow file for this run

on:
pull_request:
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v4
- name: npm install
run: npm install
- name: lint
run: npm run lint