Skip to content

Commit

Permalink
Merge 8d6c766 into 5ebc0ba
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 11, 2020
2 parents 5ebc0ba + 8d6c766 commit ab496cc
Show file tree
Hide file tree
Showing 5 changed files with 166 additions and 93 deletions.
2 changes: 1 addition & 1 deletion examples/mocha-rest-api-level-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"typescript": "^3.9.5"
},
"dependencies": {
"mocha": "^7.2.0"
"mocha": "^8.0.1"
}
}
2 changes: 1 addition & 1 deletion integration/mocha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@serenity-js/assertions": "2.10.2",
"@serenity-js/core": "2.10.2",
"@serenity-js/mocha": "2.10.2",
"mocha": "^7.2.0"
"mocha": "^8.0.1"
},
"devDependencies": {
"@types/mocha": "^7.0.2"
Expand Down
Loading

0 comments on commit ab496cc

Please sign in to comment.