From 5390028e67f2bc601d7797c566faee73d435a916 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 05:48:10 +0000 Subject: [PATCH] chore(deps-dev): bump mocha from 6.1.4 to 9.0.0 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.4 to 9.0.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...v9.0.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..107b757 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": "9.0.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..d0f4d9a 100644 --- a/id/package.json +++ b/id/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/mocha": "5.2.7", - "mocha": "6.1.4", + "mocha": "9.0.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..df1f2d8 100644 --- a/result/package.json +++ b/result/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/mocha": "5.2.7", - "mocha": "6.1.4", + "mocha": "9.0.0", "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2",