Skip to content

Commit

Permalink
chore(deps): update log4bot (#302)
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 May 31, 2024
1 parent 21cfbae commit fc01f85
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 57 deletions.
8 changes: 4 additions & 4 deletions log4bot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/log4bot",
"version": "0.0.12",
"version": "0.0.13",
"description": "Just a Logger",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand All @@ -18,11 +18,11 @@
"regex-parser": "2.3.0"
},
"devDependencies": {
"@types/lodash": "4.17.0",
"@types/node": "18.19.31",
"@types/lodash": "4.17.4",
"@types/node": "18.19.33",
"tsup": "^8.0.1",
"typescript": "5.4.5",
"vitest": "1.5.3"
"vitest": "1.6.0"
},
"scripts": {
"build": "tsup",
Expand Down
111 changes: 58 additions & 53 deletions log4bot/pnpm-lock.yaml

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

0 comments on commit fc01f85

Please sign in to comment.