Skip to content

Bump semver from 5.7.1 to 7.6.0 #113

Bump semver from 5.7.1 to 7.6.0

Bump semver from 5.7.1 to 7.6.0 #113

Workflow file for this run

name: Tests
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn install
- run: yarn test
- run: yarn typecheck