Skip to content

Commit

Permalink
build(deps-dev): update mocha requirement from ~5.2.0 to ~6.1.3
Browse files Browse the repository at this point in the history
Updates the requirements on [mocha](https://github.com/mochajs/mocha) to permit the latest version.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/commits/v6.1.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Apr 12, 2019
1 parent 8d41d92 commit 9824f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wct-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@stryker-mutator/test-helpers": "^1.2.0",
"@types/socket.io": "^2.1.0",
"chai": "~4.2.0",
"mocha": "~5.2.0",
"mocha": "~6.1.3",
"sinon": "^7.3.1",
"web-component-tester": "~6.9.2"
},
Expand Down

0 comments on commit 9824f9c

Please sign in to comment.