Skip to content

Bump @testing-library/user-event from 14.4.3 to 14.5.1 #412

Bump @testing-library/user-event from 14.4.3 to 14.5.1

Bump @testing-library/user-event from 14.4.3 to 14.5.1 #412

Workflow file for this run

name: Lint PR
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
uses: unosquare/bump-npm-version/.github/workflows/lint.yml@master
secrets:
github-token: ${{ secrets.GPR_ACCESS_TOKEN }}