Skip to content

chore(deps): bump react-select from 3.2.0 to 5.10.2 #886

chore(deps): bump react-select from 3.2.0 to 5.10.2

chore(deps): bump react-select from 3.2.0 to 5.10.2 #886

Workflow file for this run

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