From 34af8219dce9b3c312535cbd0376ce7c6a28f561 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 08:00:56 +0000 Subject: [PATCH] Bump eslint-plugin-chai-friendly from 0.5.0 to 0.7.1 Bumps [eslint-plugin-chai-friendly](https://github.com/ihordiachenko/eslint-plugin-chai-friendly) from 0.5.0 to 0.7.1. - [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.1) 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..5d1a69d 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.1", "eslint-plugin-import": "^2.20.0", "mocha": "^7.0.1", "nyc": "^15.0.0",