Skip to content

Commit 16a9c64

Browse files
chore(deps): update dependency eslint-plugin-cypress to v2.11.2
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 334a72c commit 16a9c64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@typescript-eslint/eslint-plugin": "4.1.0",
3939
"@typescript-eslint/parser": "4.1.0",
4040
"eslint-config-airbnb": "18.2.0",
41-
"eslint-plugin-cypress": "2.11.1",
41+
"eslint-plugin-cypress": "2.11.2",
4242
"eslint-plugin-import": "2.22.0",
4343
"eslint-plugin-jest": "23.20.0",
4444
"eslint-plugin-jsx-a11y": "6.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -812,10 +812,10 @@ eslint-module-utils@^2.6.0:
812812
debug "^2.6.9"
813813
pkg-dir "^2.0.0"
814814

815-
eslint-plugin-cypress@2.11.1:
816-
version "2.11.1"
817-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.1.tgz#a945e2774b88211e2c706a059d431e262b5c2862"
818-
integrity sha512-MxMYoReSO5+IZMGgpBZHHSx64zYPSPTpXDwsgW7ChlJTF/sA+obqRbHplxD6sBStE+g4Mi0LCLkG4t9liu//mQ==
815+
eslint-plugin-cypress@2.11.2:
816+
version "2.11.2"
817+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.2.tgz#a8f3fe7ec840f55e4cea37671f93293e6c3e76a0"
818+
integrity sha512-1SergF1sGbVhsf7MYfOLiBhdOg6wqyeV9pXUAIDIffYTGMN3dTBQS9nFAzhLsHhO+Bn0GaVM1Ecm71XUidQ7VA==
819819
dependencies:
820820
globals "^11.12.0"
821821

0 commit comments

Comments
 (0)