Skip to content

Commit

Permalink
Merge pull request #156 from AthennaIO/develop
Browse files Browse the repository at this point in the history
update deps
  • Loading branch information
jlenon7 authored Oct 6, 2023
2 parents ae34522 + f6a1633 commit 0b6ae0b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 38 deletions.
61 changes: 31 additions & 30 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/artisan",
"version": "4.13.0",
"version": "4.14.0",
"description": "The Athenna CLI application. Built on top of commander and inspired in @adonisjs/ace.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -76,13 +76,13 @@
"ora": "^6.3.1"
},
"devDependencies": {
"@athenna/common": "^4.17.2",
"@athenna/config": "^4.6.0",
"@athenna/ioc": "^4.6.0",
"@athenna/logger": "^4.7.0",
"@athenna/test": "^4.11.0",
"@athenna/tsconfig": "^4.8.2",
"@athenna/view": "^4.5.0",
"@athenna/common": "^4.18.0",
"@athenna/config": "^4.7.0",
"@athenna/ioc": "^4.7.0",
"@athenna/logger": "^4.8.0",
"@athenna/test": "^4.12.0",
"@athenna/tsconfig": "^4.9.1",
"@athenna/view": "^4.6.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"commitizen": "^4.2.6",
Expand Down

0 comments on commit 0b6ae0b

Please sign in to comment.