Skip to content

Commit bf455d1

Browse files
authored
Merge pull request #108 from alexandr-g/renovate/eslint-plugin-cypress-2.x
chore(deps): update dependency eslint-plugin-cypress to v2.11.2
2 parents f6a2bfd + ce26077 commit bf455d1

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
@@ -114,7 +114,7 @@
114114
"commitizen": "4.2.1",
115115
"cypress": "5.3.0",
116116
"cz-conventional-changelog": "3.3.0",
117-
"eslint-plugin-cypress": "2.11.1",
117+
"eslint-plugin-cypress": "2.11.2",
118118
"semantic-release": "17.1.2"
119119
}
120120
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6164,10 +6164,10 @@ eslint-module-utils@^2.4.1:
61646164
debug "^2.6.9"
61656165
pkg-dir "^2.0.0"
61666166

6167-
eslint-plugin-cypress@2.11.1:
6168-
version "2.11.1"
6169-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.1.tgz#a945e2774b88211e2c706a059d431e262b5c2862"
6170-
integrity sha512-MxMYoReSO5+IZMGgpBZHHSx64zYPSPTpXDwsgW7ChlJTF/sA+obqRbHplxD6sBStE+g4Mi0LCLkG4t9liu//mQ==
6167+
eslint-plugin-cypress@2.11.2:
6168+
version "2.11.2"
6169+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.2.tgz#a8f3fe7ec840f55e4cea37671f93293e6c3e76a0"
6170+
integrity sha512-1SergF1sGbVhsf7MYfOLiBhdOg6wqyeV9pXUAIDIffYTGMN3dTBQS9nFAzhLsHhO+Bn0GaVM1Ecm71XUidQ7VA==
61716171
dependencies:
61726172
globals "^11.12.0"
61736173

0 commit comments

Comments
 (0)