Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 20, 2024
1 parent a5a6e37 commit 9b951c2
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Build and push
id: docker_build
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
uses: docker/build-push-action@f6010ea70151369b06f0194be1051fbbdff851b2 # v6.0.2
with:
context: ./
tags: ${{ steps.img_meta.outputs.tags }}
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion services/kanao-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@swc/core": "^1.6.3",
"@types/amqplib": "^0.10.5",
"@types/gradient-string": "^1.1.6",
"@types/node": "^20.14.6",
"@types/node": "^20.14.7",
"@types/pg": "^8.11.6",
"drizzle-kit": "^0.22.7",
"rimraf": "^5.0.7",
Expand Down
2 changes: 1 addition & 1 deletion services/kanao-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/amqplib": "^0.10.5",
"@types/dockerode": "^3.3.29",
"@types/gradient-string": "^1.1.6",
"@types/node": "^20.14.6",
"@types/node": "^20.14.7",
"@vladfrangu/async_event_emitter": "^2.2.4",
"drizzle-kit": "^0.22.7",
"rimraf": "^5.0.7",
Expand Down

0 comments on commit 9b951c2

Please sign in to comment.