Skip to content

chore(deps): bump @types/react-dom from 18.2.6 to 18.2.18 #34

chore(deps): bump @types/react-dom from 18.2.6 to 18.2.18

chore(deps): bump @types/react-dom from 18.2.6 to 18.2.18 #34

Workflow file for this run

name: Test
on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.x]
steps:
- uses: actions/[email protected]
- name: install dependencies
run: npm ci