From ce26077e8e50e19f1411f852de02435c5cadca7d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Sep 2020 16:22:57 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-cypress to v2.11.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d23fd63d..33925388 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "commitizen": "4.2.1", "cypress": "5.2.0", "cz-conventional-changelog": "3.3.0", - "eslint-plugin-cypress": "2.11.1", + "eslint-plugin-cypress": "2.11.2", "semantic-release": "17.1.2" } } diff --git a/yarn.lock b/yarn.lock index 798198ca..e3cf26dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6164,10 +6164,10 @@ eslint-module-utils@^2.4.1: debug "^2.6.9" pkg-dir "^2.0.0" -eslint-plugin-cypress@2.11.1: - version "2.11.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.1.tgz#a945e2774b88211e2c706a059d431e262b5c2862" - integrity sha512-MxMYoReSO5+IZMGgpBZHHSx64zYPSPTpXDwsgW7ChlJTF/sA+obqRbHplxD6sBStE+g4Mi0LCLkG4t9liu//mQ== +eslint-plugin-cypress@2.11.2: + version "2.11.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.2.tgz#a8f3fe7ec840f55e4cea37671f93293e6c3e76a0" + integrity sha512-1SergF1sGbVhsf7MYfOLiBhdOg6wqyeV9pXUAIDIffYTGMN3dTBQS9nFAzhLsHhO+Bn0GaVM1Ecm71XUidQ7VA== dependencies: globals "^11.12.0"