From 70560b1d30ed4e1d4f3309a97534259571dffeee Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 28 Jan 2022 00:09:58 -0500 Subject: [PATCH] build: mocha@9.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 483e2a6c..fe1497b7 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint-plugin-promise": "5.2.0", "eslint-plugin-standard": "4.1.0", "methods": "1.1.2", - "mocha": "9.1.4", + "mocha": "9.2.0", "nyc": "15.1.0", "safe-buffer": "5.2.1", "supertest": "6.2.2"