Skip to content

chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0 #726

chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0

chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0 #726

Workflow file for this run

name: ci
on: [push, pull_request]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn
- run: yarn test
- run: yarn style:check