From 07edb1934a24e2e3efd2ceb59585d19c92079170 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 05:41:21 +0000 Subject: [PATCH] chore(deps-dev): bump mocha from 6.1.4 to 8.2.1 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.4 to 8.2.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v6.1.4...v8.2.1) Signed-off-by: dependabot-preview[bot] --- binary-nbt/package.json | 2 +- id/package.json | 2 +- result/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/binary-nbt/package.json b/binary-nbt/package.json index 9f114af..5598dd9 100644 --- a/binary-nbt/package.json +++ b/binary-nbt/package.json @@ -40,7 +40,7 @@ "@types/mkdirp": "0.5.2", "@types/mocha": "5.2.7", "@types/node": "10.0.3", - "mocha": "6.1.4", + "mocha": "8.2.1", "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2", diff --git a/id/package.json b/id/package.json index 82ac98e..901422f 100644 --- a/id/package.json +++ b/id/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/mocha": "5.2.7", - "mocha": "6.1.4", + "mocha": "8.2.1", "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2", diff --git a/result/package.json b/result/package.json index 41a07fb..d2f583d 100644 --- a/result/package.json +++ b/result/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/mocha": "5.2.7", - "mocha": "6.1.4", + "mocha": "8.2.1", "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2",