Skip to content

Commit

Permalink
fix(deps): update dependency @bpinternal/log4bot to v0.0.5 (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 9146a25 commit 46cee8f
Show file tree
Hide file tree
Showing 2 changed files with 897 additions and 14 deletions.
4 changes: 2 additions & 2 deletions readiness/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/readiness",
"version": "0.0.2",
"version": "0.0.3",
"scripts": {
"build": "pnpm run type:check && esbuild --bundle --platform=node --target=node18 --outdir=dist src/index.ts",
"start": "node dist/index.js",
Expand All @@ -13,7 +13,7 @@
"ready": "./bin.js"
},
"dependencies": {
"@bpinternal/log4bot": "0.0.4",
"@bpinternal/log4bot": "0.0.5",
"chalk": "^5.0.0",
"express": "^4.18.2",
"ioredis": "^5.2.4",
Expand Down
Loading

0 comments on commit 46cee8f

Please sign in to comment.