From e7fd3287b8cc9f4e2a958b4f88629bc00d38afd9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 20:16:07 +0000 Subject: [PATCH] Bump @types/mocha from 5.2.5 to 8.2.3 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.5 to 8.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8189b4c..212957d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/express": "^4.17.6", "@types/helmet": "^0.0.47", "@types/jsonwebtoken": "^7.2.8", - "@types/mocha": "^5.2.5", + "@types/mocha": "^8.2.3", "@types/power-assert": "^1.5.3", "@types/sequelize": "^4.28.9", "@types/supertest": "^2.0.10", diff --git a/yarn.lock b/yarn.lock index a4096bf..e51b20c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -103,9 +103,9 @@ version "2.0.0" resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.0.tgz#5a7306e367c539b9f6543499de8dd519fac37a8b" -"@types/mocha@^5.2.5": - version "5.2.5" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.5.tgz#8a4accfc403c124a0bafe8a9fc61a05ec1032073" +"@types/mocha@^8.2.3": + version "8.2.3" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323" "@types/node@*": version "10.7.1"