Skip to content

Commit 4961b59

Browse files
authored
Merge pull request #47 from AthennaIO/develop
chore(npm): update dependencies
2 parents 41bbcb0 + 42e9a7e commit 4961b59

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 20 additions & 20 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/view",
3-
"version": "4.29.0",
3+
"version": "4.30.0",
44
"description": "The Athenna template engine. Built on top of Edge.js.",
55
"license": "MIT",
66
"author": "João Lenon <lenon@athenna.io>",
@@ -64,10 +64,10 @@
6464
},
6565
"devDependencies": {
6666
"@athenna/common": "^4.45.0",
67-
"@athenna/config": "^4.25.0",
67+
"@athenna/config": "^4.26.0",
6868
"@athenna/ioc": "^4.25.0",
69-
"@athenna/test": "^4.29.0",
70-
"@athenna/tsconfig": "^4.18.0",
69+
"@athenna/test": "^4.30.0",
70+
"@athenna/tsconfig": "^4.19.0",
7171
"@typescript-eslint/eslint-plugin": "^7.18.0",
7272
"@typescript-eslint/parser": "^7.18.0",
7373
"commitizen": "^4.3.0",

0 commit comments

Comments
 (0)