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 dependency typescript to ^5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 49a444c commit 421087c
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": "^8.57.0",
"rimraf": "^5.0.5",
"turbo": "^1.13.2",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"dependencies": {
"@changesets/cli": "^2.27.1"
Expand Down
88 changes: 44 additions & 44 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 @@ -47,6 +47,6 @@
"@types/pg": "^8.11.5",
"drizzle-kit": "^0.20.14",
"rimraf": "^5.0.5",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion services/kanao-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@vladfrangu/async_event_emitter": "^2.2.4",
"drizzle-kit": "^0.20.14",
"rimraf": "^5.0.5",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
},
"optionalDependencies": {
"ioredis": "^5.3.2",
Expand Down

0 comments on commit 421087c

Please sign in to comment.