Skip to content

chore(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.8 #1306

chore(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.8

chore(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.8 #1306

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup
uses: actions/setup-node@v4
with:
node-version: 18.x
- name: Release
run: |
npm ci --ignore-scripts
npm run release