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 May 19, 2024
1 parent 56de7ad commit caa3ce8
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/queue",
"version": "4.7.0",
"version": "4.8.0",
"description": "The Athenna queue handler.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -53,15 +53,15 @@
"#tests": "./tests/index.js"
},
"devDependencies": {
"@athenna/artisan": "^4.44.0",
"@athenna/artisan": "^4.45.0",
"@athenna/common": "^4.43.0",
"@athenna/config": "^4.22.0",
"@athenna/config": "^4.23.0",
"@athenna/database": "^4.56.0",
"@athenna/ioc": "^4.22.0",
"@athenna/logger": "^4.23.0",
"@athenna/ioc": "^4.23.0",
"@athenna/logger": "^4.24.0",
"@athenna/test": "^4.26.0",
"@athenna/tsconfig": "^4.16.0",
"@athenna/view": "^4.24.0",
"@athenna/view": "^4.25.0",
"@typescript-eslint/eslint-plugin": "^7.9.0",
"@typescript-eslint/parser": "^7.9.0",
"better-sqlite3": "^10.0.0",
Expand Down

0 comments on commit caa3ce8

Please sign in to comment.