Skip to content

build(deps-dev): bump prettier from 3.2.5 to 3.3.0 #1053

build(deps-dev): bump prettier from 3.2.5 to 3.3.0

build(deps-dev): bump prettier from 3.2.5 to 3.3.0 #1053

Workflow file for this run

name: "build-test"
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20.x
- run: npm ci
- run: npm run all