Skip to content

Commit

Permalink
Merge pull request #10 from AthennaIO/develop
Browse files Browse the repository at this point in the history
fix(npm): dependencies
  • Loading branch information
jlenon7 authored Sep 3, 2022
2 parents dd4ffe1 + 8c5a31a commit 8a569c1
Showing 1 changed file with 2 additions and 2 deletions.
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.0.8",
"version": "1.0.9",
"description": "The Athenna test runner. Built on top of Japa.",
"license": "MIT",
"author": "João Lenon <lenon@athenna.io>",
Expand Down Expand Up @@ -40,12 +40,12 @@
},
"dependencies": {
"@athenna/core": "1.7.8",
"@japa/runner": "2.0.7",
"@secjs/utils": "1.9.7"
},
"devDependencies": {
"@japa/assert": "1.3.4",
"@japa/run-failed-tests": "1.0.7",
"@japa/runner": "2.0.7",
"@japa/spec-reporter": "1.1.12",
"c8": "7.11.2",
"commitizen": "4.2.4",
Expand Down

0 comments on commit 8a569c1

Please sign in to comment.