Skip to content

Commit 1f5e5e2

Browse files
authored
Merge pull request #211 from alexandr-g/renovate/eslint-plugin-cypress-2.x
chore(deps): update dependency eslint-plugin-cypress to v2.12.1
2 parents a9516c0 + 14fa8fd commit 1f5e5e2

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.4",
118118
"cypress": "6.9.1",
119119
"cz-conventional-changelog": "3.3.0",
120-
"eslint-plugin-cypress": "2.11.3",
120+
"eslint-plugin-cypress": "2.12.1",
121121
"semantic-release": "17.4.7"
122122
}
123123
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6893,10 +6893,10 @@ eslint-module-utils@^2.6.0:
68936893
debug "^2.6.9"
68946894
pkg-dir "^2.0.0"
68956895

6896-
eslint-plugin-cypress@2.11.3:
6897-
version "2.11.3"
6898-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.3.tgz#54ee4067aa8192aa62810cd35080eb577e191ab7"
6899-
integrity sha512-hOoAid+XNFtpvOzZSNWP5LDrQBEJwbZwjib4XJ1KcRYKjeVj0mAmPmucG4Egli4j/aruv+Ow/acacoloWWCl9Q==
6896+
eslint-plugin-cypress@2.12.1:
6897+
version "2.12.1"
6898+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
6899+
integrity sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==
69006900
dependencies:
69016901
globals "^11.12.0"
69026902

0 commit comments

Comments
 (0)