Skip to content

Commit 7531a83

Browse files
chore(deps): update log4bot
1 parent 39d14cb commit 7531a83

File tree

2 files changed

+232
-182
lines changed

2 files changed

+232
-182
lines changed

log4bot/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bpinternal/log4bot",
3-
"version": "0.0.26",
3+
"version": "0.0.27",
44
"description": "Just a Logger",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -18,10 +18,10 @@
1818
"regex-parser": "2.3.1"
1919
},
2020
"devDependencies": {
21-
"@types/lodash": "4.17.16",
22-
"@types/node": "18.19.86",
21+
"@types/lodash": "4.17.17",
22+
"@types/node": "18.19.103",
2323
"tsup": "^8.0.1",
24-
"typescript": "5.8.2",
24+
"typescript": "5.8.3",
2525
"vitest": "1.6.0"
2626
},
2727
"scripts": {

0 commit comments

Comments
 (0)