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"