From 41b95f64e5b7cb82f0d727f1eef2cafdd4487863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jul 2021 02:02:23 +0000 Subject: Bump mocha from 9.0.1 to 9.0.2 Bumps [mocha](https://github.com/mochajs/mocha) from 9.0.1 to 9.0.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/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 8275c0f..933a307 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "karma-sourcemap-loader": "^0.3.7", "karma-webpack": "^4.0.2", "lanthan": "0.0.2", - "mocha": "^9.0.1", + "mocha": "^9.0.2", "prettier": "2.3.2", "prettier-eslint": "12.0.0", "react": "17.0.2", -- cgit v1.2.3