From 2f07572d65134506c876638a0a067762c5511739 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 06:07:31 +0000 Subject: [PATCH] chore(deps-dev): bump mocha from 6.1.4 to 7.1.2 Bumps [mocha](https://github.com/mochajs/mocha) from 6.1.4 to 7.1.2. - [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...v7.1.2) 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..43e8cbc 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": "7.1.2", "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..1009f2d 100644 --- a/id/package.json +++ b/id/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/mocha": "5.2.7", - "mocha": "6.1.4", + "mocha": "7.1.2", "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..ef782e5 100644 --- a/result/package.json +++ b/result/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@types/mocha": "5.2.7", - "mocha": "6.1.4", + "mocha": "7.1.2", "ts-mocha": "6.0.0", "tslint": "5.17.0", "typedoc": "0.14.2",