build: update dependencies to clean up 'yarn audit'

This commit is contained in:
Samuel Attard
2022-11-26 19:08:03 -08:00
parent 365775311f
commit 580002844b
4 changed files with 1144 additions and 3634 deletions

View File

@@ -31,7 +31,7 @@ jobs:
- *step-restore-cache
- run: yarn --frozen-lockfile
- run: npx @continuous-auth/circleci-oidc-github-auth@1.0.5
- run: npx semantic-release
- run: npx semantic-release@17.4.5
workflows:
version: 2
test_and_release: