Skip to content

Update mocha-multi requirement from ^0.9.0 to ^1.1.0 #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update mocha-multi requirement from ^0.9.0 to ^1.1.0
Updates the requirements on [mocha-multi](https://github.com/glenjamin/mocha-multi) to permit the latest version.
- [Release notes](https://github.com/glenjamin/mocha-multi/releases)
- [Commits](glenjamin/mocha-multi@v0.9.0...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 13, 2019
commit 91458b56976433696082036ed1b94c7bf9471d51
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"jsdom": "^9.2.1",
"mocha": "^2.5.3",
"mocha-jsdom": "^1.1.0",
"mocha-multi": "^0.9.0"
"mocha-multi": "^1.1.0"
}
}