Skip to content

chore(deps-dev): bump webpack from 5.89.0 to 5.94.0 #262

chore(deps-dev): bump webpack from 5.89.0 to 5.94.0

chore(deps-dev): bump webpack from 5.89.0 to 5.94.0 #262

Workflow file for this run

name: Lint
on:
push:
branches:
- 'main'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/setup-node
- name: Lint
run: yarn run lint