Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into release/next-v0.11.13
Browse files Browse the repository at this point in the history
technote-space committed May 21, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
2 parents ac43aa3 + a110ec4 commit b0662f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
@@ -34,7 +34,7 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
EXECUTE_COMMANDS: |
npx npm-check-updates -x /vitest/ -u --packageFile package.json
npx npm-check-updates -u --packageFile package.json
yarn install
yarn upgrade
yarn audit

0 comments on commit b0662f7

Please sign in to comment.