From c5cf91d1410426f11d4e21d6c3ab192a3950f0e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 06:25:15 +0000 Subject: [PATCH] Bump eslint-plugin-chai-friendly from 0.5.0 to 0.7.2 Bumps [eslint-plugin-chai-friendly](https://github.com/ihordiachenko/eslint-plugin-chai-friendly) from 0.5.0 to 0.7.2. - [Release notes](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/releases) - [Commits](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/compare/v0.5.0...v0.7.2) 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 9346002..b8de4a1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint": "^6.8.0", "eslint-config-airbnb-base": "^14.0.0", "eslint-import-resolver-typescript": "^2.0.0", - "eslint-plugin-chai-friendly": "^0.5.0", + "eslint-plugin-chai-friendly": "^0.7.2", "eslint-plugin-import": "^2.20.0", "mocha": "^7.0.1", "nyc": "^15.0.0",