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 Jan 16, 2023
1 parent 1773e5d commit 5dd6fce
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 29 deletions.
142 changes: 117 additions & 25 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/mail",
"version": "3.0.2",
"version": "3.0.3",
"description": "The Athenna email handler.",
"license": "MIT",
"author": "Victor Tesoura Júnior <[email protected]>",
Expand Down Expand Up @@ -48,9 +48,9 @@
"nodemailer-markdown": "1.0.2"
},
"devDependencies": {
"@athenna/common": "3.0.0",
"@athenna/config": "3.0.2",
"@athenna/ioc": "3.0.0",
"@athenna/common": "3.0.2",
"@athenna/config": "3.0.4",
"@athenna/ioc": "3.0.2",
"@japa/assert": "1.3.4",
"@japa/run-failed-tests": "1.0.7",
"@japa/runner": "2.0.7",
Expand Down

0 comments on commit 5dd6fce

Please sign in to comment.