Skip to content

build(deps-dev): bump undici from 6.16.0 to 6.19.8 #1132

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

build(deps-dev): bump undici from 6.16.0 to 6.19.8 #1132

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