Skip to content

Commit

Permalink
Merge pull request #69 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Apr 17, 2023
2 parents 8529e15 + e29fb4b commit 8f43dfe
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 47 deletions.
74 changes: 34 additions & 40 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/logger",
"version": "3.3.0",
"version": "3.4.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 @@ -49,18 +49,18 @@
"#tests": "./tests/index.js"
},
"dependencies": {
"telegraf": "^4.12.2"
"telegraf": "^4.12.2",
"cls-rtracer": "^2.6.2"
},
"devDependencies": {
"@athenna/common": "^3.5.1",
"@athenna/config": "^3.4.1",
"@athenna/ioc": "^3.3.0",
"@athenna/test": "^3.5.1",
"@athenna/common": "^3.6.0",
"@athenna/config": "^3.6.0",
"@athenna/ioc": "^3.4.0",
"@athenna/test": "^3.6.0",
"@swc/core": "^1.3.27",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"c8": "^7.12.0",
"cls-rtracer": "^2.6.2",
"commitizen": "^4.2.6",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
Expand Down

0 comments on commit 8f43dfe

Please sign in to comment.