Skip to content

Commit 730c0ce

Browse files
authored
Merge pull request #104 from AthennaIO/develop
chore(npm): update dependencies
2 parents af57753 + 6789d07 commit 730c0ce

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

Lines changed: 18 additions & 18 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/config",
3-
"version": "4.25.0",
3+
"version": "4.26.0",
44
"description": "Cache and handle environment variables and config files of Athenna.",
55
"license": "MIT",
66
"author": "João Lenon <lenon@athenna.io>",
@@ -58,9 +58,9 @@
5858
"syntax-error": "^1.4.0"
5959
},
6060
"devDependencies": {
61-
"@athenna/common": "^4.44.0",
62-
"@athenna/test": "^4.29.0",
63-
"@athenna/tsconfig": "^4.18.0",
61+
"@athenna/common": "^4.45.0",
62+
"@athenna/test": "^4.30.0",
63+
"@athenna/tsconfig": "^4.19.0",
6464
"@types/lodash": "^4.17.7",
6565
"@types/syntax-error": "^1.4.5",
6666
"@typescript-eslint/eslint-plugin": "^7.18.0",

0 commit comments

Comments
 (0)