From 8f92b7ef3f737b744b912dbbf7f938acd77b4045 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 07:18:09 +0000 Subject: [PATCH] Bump @types/mocha from 5.2.7 to 7.0.2 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.7 to 7.0.2. - [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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aef5e9b..11667d5 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "test": "yarn run compile && node ./node_modules/vscode/bin/test" }, "devDependencies": { - "@types/mocha": "^5.2.7", + "@types/mocha": "^7.0.2", "@types/node": "^12.6.9", "@types/vscode": "^1.36.0", "tslint": "^5.18.0", diff --git a/yarn.lock b/yarn.lock index 855f12a..ec45d45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16,9 +16,9 @@ esutils "^2.0.2" js-tokens "^4.0.0" -"@types/mocha@^5.2.7": - version "5.2.7" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea" +"@types/mocha@^7.0.2": + version "7.0.2" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce" "@types/node@*", "@types/node@^12.6.9": version "12.6.9" @@ -260,7 +260,7 @@ linkify-it@^2.0.0: dependencies: uc.micro "^1.0.1" -lodash@^4.15.0, lodash@^4.17.15: +lodash@^4.15.0, lodash@^4.17.10: version "4.17.15" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"