Skip to content

Commit

Permalink
Merge pull request #39 from AthennaIO/develop
Browse files Browse the repository at this point in the history
chore(npm): update dependencies
  • Loading branch information
jlenon7 authored Oct 26, 2022
2 parents b124e67 + 6df1cee commit 083301e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@athenna/test",
"version": "1.3.5",
"version": "1.3.6",
"description": "The Athenna test runner. Built on top of Japa.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -42,7 +42,7 @@
"#tests/*": "./tests/*.js"
},
"dependencies": {
"@athenna/core": "2.0.2",
"@athenna/core": "2.0.3",
"@japa/assert": "1.3.4",
"@japa/runner": "2.0.7"
},
Expand Down

0 comments on commit 083301e

Please sign in to comment.