Skip to content

chore(deps): bump @bugsnag/plugin-react from 7.17.4 to 8.2.0 #470

chore(deps): bump @bugsnag/plugin-react from 7.17.4 to 8.2.0

chore(deps): bump @bugsnag/plugin-react from 7.17.4 to 8.2.0 #470

Workflow file for this run

name: test
on: [ pull_request ]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
cache: yarn
- run: make deps test