Skip to content

Commit 07203c0

Browse files
authored
Merge pull request #96 from AthennaIO/develop
chore(npm): update dependencies
2 parents 731e6ae + 07721d2 commit 07203c0

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@athenna/ioc",
3-
"version": "4.27.0",
3+
"version": "5.0.0",
44
"description": "Global Ioc helper for Athenna ecosystem. Built on top of awilix.",
55
"license": "MIT",
66
"author": "João Lenon <lenon@athenna.io>",
@@ -58,9 +58,9 @@
5858
"awilix": "^10.0.2"
5959
},
6060
"devDependencies": {
61-
"@athenna/common": "^4.46.0",
62-
"@athenna/test": "^4.30.0",
63-
"@athenna/tsconfig": "^4.19.0",
61+
"@athenna/common": "^5.0.0",
62+
"@athenna/test": "^5.0.0",
63+
"@athenna/tsconfig": "^5.0.0",
6464
"@typescript-eslint/eslint-plugin": "^7.18.0",
6565
"@typescript-eslint/parser": "^7.18.0",
6666
"commitizen": "^4.3.0",

0 commit comments

Comments
 (0)