Skip to content

Commit

Permalink
Merge dc2383e into f97bcf8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 10, 2020
2 parents f97bcf8 + dc2383e commit 944106b
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.1",
"@serenity-js/core": "2.10.1",
"@serenity-js/mocha": "2.10.1",
"mocha": "^7.2.0"
"mocha": "^8.0.1"
},
"devDependencies": {
"@types/mocha": "^7.0.2"
Expand Down
Loading

0 comments on commit 944106b

Please sign in to comment.