Skip to content

Commit

Permalink
Update packages (#718)
Browse files Browse the repository at this point in the history
Co-authored-by: Kumaran Rajendhiran <kumaran@airt.ai>
  • Loading branch information
harishmohanraj and kumaranvpl committed Sep 11, 2024
1 parent 97864d6 commit 7796f66
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-release-notes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:

- name: Create Pull Request
if: steps.git-check.outputs.changes_detected
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ steps.generate-token.outputs.token }}
branch: ${{ env.BRANCH_NAME }}
Expand Down
4 changes: 2 additions & 2 deletions auth_callout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"devDependencies": {
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite-plugin-checker": "^0.7.2"
"vite": "^5.4.3",
"vite-plugin-checker": "^0.8.0"
},
"scripts": {
"au": "pnpm --filter @nats-chat/auth-service run",
Expand Down
32 changes: 16 additions & 16 deletions auth_callout/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7796f66

Please sign in to comment.