From b27ec8572cd0384c0edfb75221883fed7ad4e345 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 4 Mar 2021 05:28:27 +0000 Subject: [PATCH] build(deps-dev): bump chai from 4.2.0 to 4.3.3 Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.3. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](https://github.com/chaijs/chai/compare/4.2.0...4.3.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 532545f..58c491d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/mocha": "8.0.1", "@types/node": "14.0.27", "benchmark": "2.1.4", - "chai": "4.2.0", + "chai": "4.3.3", "mocha": "8.1.1", "nyc": "15.1.0", "rimraf": "3.0.2",