Skip to content

Commit 2a261d8

Browse files
authored
Merge pull request #92 from AthennaIO/develop
chore(npm): update dependencies
2 parents ebb3193 + ad9dd4d commit 2a261d8

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@athenna/config",
3-
"version": "4.16.0",
3+
"version": "4.17.0",
44
"description": "Cache and handle environment variables and config files of Athenna.",
55
"license": "MIT",
66
"author": "João Lenon <lenon@athenna.io>",
@@ -53,12 +53,12 @@
5353
"#tests": "./tests/index.js"
5454
},
5555
"dependencies": {
56-
"dotenv": "^16.4.0",
56+
"dotenv": "^16.4.1",
5757
"magicast": "^0.3.3",
5858
"syntax-error": "^1.4.0"
5959
},
6060
"devDependencies": {
61-
"@athenna/common": "^4.34.0",
61+
"@athenna/common": "^4.35.0",
6262
"@athenna/test": "^4.22.0",
6363
"@athenna/tsconfig": "^4.12.0",
6464
"@types/lodash": "^4.14.191",

0 commit comments

Comments
 (0)