Skip to content

Commit be634a4

Browse files
committed
Update dependency eslint-plugin-cypress to v2.11.3
1 parent 91c0295 commit be634a4

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
@@ -117,7 +117,7 @@
117117
"commitizen": "4.2.3",
118118
"cypress": "6.9.1",
119119
"cz-conventional-changelog": "3.3.0",
120-
"eslint-plugin-cypress": "2.11.2",
120+
"eslint-plugin-cypress": "2.11.3",
121121
"semantic-release": "17.4.1"
122122
}
123123
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6924,10 +6924,10 @@ eslint-module-utils@^2.6.0:
69246924
debug "^2.6.9"
69256925
pkg-dir "^2.0.0"
69266926

6927-
6928-
version "2.11.2"
6929-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.2.tgz#a8f3fe7ec840f55e4cea37671f93293e6c3e76a0"
6930-
integrity sha512-1SergF1sGbVhsf7MYfOLiBhdOg6wqyeV9pXUAIDIffYTGMN3dTBQS9nFAzhLsHhO+Bn0GaVM1Ecm71XUidQ7VA==
6927+
6928+
version "2.11.3"
6929+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.3.tgz#54ee4067aa8192aa62810cd35080eb577e191ab7"
6930+
integrity sha512-hOoAid+XNFtpvOzZSNWP5LDrQBEJwbZwjib4XJ1KcRYKjeVj0mAmPmucG4Egli4j/aruv+Ow/acacoloWWCl9Q==
69316931
dependencies:
69326932
globals "^11.12.0"
69336933

0 commit comments

Comments
 (0)