From 642919279bb620f4fa27b034f5ae5f2452fa88f3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 06:18:40 +0000 Subject: [PATCH] chore(deps-dev): bump mocha from 6.1.4 to 8.4.0 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.4 to 8.4.0. - [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.4.0) 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..0275f28 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.4.0", "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..f0a4459 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.4.0", "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..a7a9fd3 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.4.0", "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2",