From 7bba0d575b1c7df058aed52e21023f0e7f4bac8b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 02:22:29 +0000 Subject: [PATCH] Bump chai from 3.5.0 to 4.3.4 Bumps [chai](https://github.com/chaijs/chai) from 3.5.0 to 4.3.4. - [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/3.5.0...v4.3.4) 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 36d0bee..efb7893 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "babel-preset-es2015": "^6.5.0", "babel-preset-react": "^6.5.0", "babel-preset-stage-0": "^6.5.0", - "chai": "^3.5.0", + "chai": "^4.3.4", "eslint": "^2.2.0", "eslint-config-airbnb": "6.0.1", "eslint-plugin-react": "^4.0.0",