From 152239d5948b24a2c4f10c9edd25a8bea29d484b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 11:15:37 +0000 Subject: [PATCH] :arrow_up: Bump mocha from 5.2.0 to 9.0.2 Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 9.0.2. - [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.2) 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 4be1fc3..8728900 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "eslint-plugin-standard": "^4.0.0", "graphql": "^14.0.2", "graphql-tools": "^4.0.3", - "mocha": "^5.2.0", + "mocha": "^9.0.2", "nyc": "^13.1.0" }, "engines": {