Skip to content

Commit

Permalink
chore(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Feb 9, 2024
1 parent 73fd324 commit 67c5822
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 47 deletions.
132 changes: 90 additions & 42 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/logger",
"version": "4.14.0",
"version": "4.15.0",
"description": "The Athenna logging solution. Log in stdout, files and buckets.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -65,10 +65,10 @@
"cls-rtracer": "^2.6.3"
},
"devDependencies": {
"@athenna/common": "^4.27.0",
"@athenna/config": "^4.12.0",
"@athenna/ioc": "^4.13.0",
"@athenna/test": "^4.18.0",
"@athenna/common": "^4.32.0",
"@athenna/config": "^4.14.0",
"@athenna/ioc": "^4.14.0",
"@athenna/test": "^4.21.0",
"@athenna/tsconfig": "^4.12.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
Expand Down

0 comments on commit 67c5822

Please sign in to comment.