From 1116e3571da158d7b5fc8eb7ff208a5db4f8b750 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 16:46:01 -0500 Subject: [PATCH] update: update dependency @types/mocha to v8.0.3 (#280) Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5178591..0efdc4f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/chai-as-promised": "7.1.3", "@types/js-yaml": "3.12.5", "@types/lodash": "4.14.159", - "@types/mocha": "8.0.2", + "@types/mocha": "8.0.3", "@types/sinon-chai": "3.2.4", "@types/source-map-support": "0.5.2", "@typescript-eslint/eslint-plugin": "3.9.1", diff --git a/yarn.lock b/yarn.lock index 209be08..fff475a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -372,10 +372,10 @@ resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= -"@types/mocha@8.0.2": - version "8.0.2" - resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-8.0.2.tgz#cdd160767c5a445bedef94ea8cfc8ab760fff42b" - integrity sha512-5cv8rmqT3KX9XtWDvSgGYfS4OwrKM2eei90GWLnTYz+AXRiBv5uYcKBjnkQ4katNvfYk3+o2bHGZUsDhdcoUyg== +"@types/mocha@8.0.3": + version "8.0.3" + resolved "https://artifacts.apextoaster.com/repository/group-npm/@types/mocha/-/mocha-8.0.3.tgz#51b21b6acb6d1b923bbdc7725c38f9f455166402" + integrity sha512-vyxR57nv8NfcU0GZu8EUXZLTbCMupIUwy95LJ6lllN+JRPG25CwMHoB1q5xKh8YKhQnHYRAn4yW2yuHbf/5xgg== "@types/node@*": version "12.12.7"