From b1412729666dbc5d053643853e9f9c7a73664acc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 07:19:31 +0000 Subject: [PATCH] Bump @types/mocha from 5.2.7 to 7.0.1 Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 5.2.7 to 7.0.1. - [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..a2c1997 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.1", "@types/node": "^12.6.9", "@types/vscode": "^1.36.0", "tslint": "^5.18.0", diff --git a/yarn.lock b/yarn.lock index 855f12a..f15f1b7 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.1": + version "7.0.1" + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.1.tgz#5d7ec2a789a1f77c59b7ad071b9d50bf1abbfc9e" "@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"