Skip to content

Commit 38e88cd

Browse files
committed
chore(npm): update dependencies
1 parent 6c45aa4 commit 38e88cd

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@athenna/logger",
3-
"version": "4.26.0",
3+
"version": "4.27.0",
44
"description": "The Athenna logging solution. Log in stdout, files and buckets.",
55
"license": "MIT",
66
"author": "João Lenon <lenon@athenna.io>",
@@ -66,11 +66,11 @@
6666
"telegraf": "^4.16.3"
6767
},
6868
"devDependencies": {
69-
"@athenna/common": "^4.44.0",
70-
"@athenna/config": "^4.25.0",
69+
"@athenna/common": "^4.45.0",
70+
"@athenna/config": "^4.26.0",
7171
"@athenna/ioc": "^4.25.0",
72-
"@athenna/test": "^4.29.0",
73-
"@athenna/tsconfig": "^4.18.0",
72+
"@athenna/test": "^4.30.0",
73+
"@athenna/tsconfig": "^4.19.0",
7474
"@typescript-eslint/eslint-plugin": "^7.18.0",
7575
"@typescript-eslint/parser": "^7.18.0",
7676
"commitizen": "^4.3.0",

0 commit comments

Comments
 (0)