From 42af7037ae04ee94d94f03dcbb9ef69d5d7ed1cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 04:56:04 +0000 Subject: [PATCH] Bump chai from 3.5.0 to 4.3.0 Bumps [chai](https://github.com/chaijs/chai) from 3.5.0 to 4.3.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/master/History.md) - [Commits](https://github.com/chaijs/chai/compare/3.5.0...4.3.0) 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 1ddf84a..6a8fbc5 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "babel-core": "^6.3.26", "babel-loader": "^6.2.0", "babel-preset-es2015": "^6.3.13", - "chai": "^3.4.1", + "chai": "^4.3.0", "memory-fs": "^0.3.0", "mocha": "^2.3.4", "webpack": "^1.12.9"