From cf39d92e3315e90a3e86510ec8ae077e99d85951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:42:41 +0000 Subject: [PATCH] Bump eslint-plugin-cypress from 2.11.1 to 2.11.2 in /packages/webapp Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.1 to 2.11.2. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.1...v2.11.2) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index 23a15173..ffd67175 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -40,7 +40,7 @@ "cypress-file-upload": "4.1.1", "eslint": "7.10.0", "eslint-config-prettier": "6.12.0", - "eslint-plugin-cypress": "2.11.1", + "eslint-plugin-cypress": "2.11.2", "eslint-plugin-react": "7.20.6", "husky": "4.3.0", "lint-staged": "10.4.0",