From ad167f55c0249daac78dd7bb5ff65495d81a4b6a Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 25 Dec 2021 16:33:42 -0500 Subject: [PATCH] build: mocha@9.1.3 --- .github/workflows/ci.yml | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ea3dfc1..2e192bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,10 +99,12 @@ jobs: - name: Node.js 10.x node-version: "10.24" + npm-i: mocha@8.4.0 npm-rm: beautify-benchmark benchmark - name: Node.js 11.x node-version: "11.15" + npm-i: mocha@8.4.0 npm-rm: beautify-benchmark benchmark - name: Node.js 12.x diff --git a/package.json b/package.json index bf9c7d6..b1fc2ce 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint-plugin-node": "11.1.0", "eslint-plugin-promise": "4.3.1", "eslint-plugin-standard": "4.1.0", - "mocha": "8.4.0", + "mocha": "9.1.3", "nyc": "15.1.0" }, "files": [