From 728b9fc74d053fca8754aded978e6008506d6056 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Oct 2021 01:21:12 +0000 Subject: [PATCH] Update test dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7c3ad00..2d49712 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@hdsydsvenskan/ts-ignore-import": "^2.0.0", "@types/chai": "^4.2.15", "@types/chai-as-promised": "^7.1.3", - "@types/mocha": "^8.2.0", + "@types/mocha": "^9.0.0", "@types/node": "^12.20.1", "@types/pg": "^7.14.10", "@types/pg-format": "^1.0.1", @@ -84,9 +84,9 @@ "eslint-plugin-security": "^1.4.0", "eslint-plugin-unicorn": "^28.0.1", "ghat": "^0.14.0", - "husky": "^4.3.8", + "husky": "^7.0.2", "installed-check": "^4.0.0", - "mocha": "^8.3.0", + "mocha": "^9.1.3", "npm-run-all": "^4.1.5", "typescript": "^4.1.5" }