Skip to content

Commit

Permalink
chore(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Sep 14, 2023
1 parent 3b6320f commit d544a1f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/view",
"version": "4.2.0",
"version": "4.3.0",
"description": "The Athenna template engine. Built on top of Edge.",
"license": "MIT",
"author": "João Lenon <[email protected]>",
Expand Down Expand Up @@ -52,8 +52,8 @@
"devDependencies": {
"@athenna/common": "^4.10.1",
"@athenna/config": "^4.4.0",
"@athenna/ioc": "^4.2.0",
"@athenna/test": "^4.5.0",
"@athenna/ioc": "^4.3.0",
"@athenna/test": "^4.7.0",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"c8": "^7.12.0",
Expand Down Expand Up @@ -166,4 +166,4 @@
]
}
}
}
}

0 comments on commit d544a1f

Please sign in to comment.