Skip to content

build(deps): bump imapflow from 1.0.174 to 1.0.181 #189

build(deps): bump imapflow from 1.0.174 to 1.0.181

build(deps): bump imapflow from 1.0.174 to 1.0.181 #189

Workflow file for this run

name: Lint and build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-and-lint:
uses: GEWIS/actions/.github/workflows/lint-and-build-yarn.yml@v1
with:
node-version: "22.x"
lint: true
format: true
build: true