From c9eccf76b2d781a95031a06c344733e45f31cfaf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 25 Jul 2021 23:32:40 +0000 Subject: [PATCH] Bump mocha from 5.2.0 to 9.0.3 Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 9.0.3. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v9.0.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75be607..1ef47fd 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "devDependencies": { "cross-env": "^7.0.0", - "mocha": "^5.2.0", + "mocha": "^9.0.3", "which": "^1.2.0" }, "dependencies": {