Skip to content

Commit 3871116

Browse files
chore(deps-dev): bump eslint-plugin-cypress from 5.2.1 to 6.1.0 (#7951)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 5.2.1 to 6.1.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v5.2.1...v6.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6c1c0fa commit 3871116

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"duplexer": "^0.1.1",
112112
"eslint": "^9.39.2",
113113
"eslint-config-webpack": "^4.9.3",
114-
"eslint-plugin-cypress": "^5.2.1",
114+
"eslint-plugin-cypress": "^6.1.0",
115115
"eslint-plugin-mdx": "^3.6.2",
116116
"feed": "^5.0.0",
117117
"front-matter": "^4.0.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6002,12 +6002,12 @@ eslint-module-utils@^2.12.1:
60026002
dependencies:
60036003
debug "^3.2.7"
60046004

6005-
eslint-plugin-cypress@^5.2.1:
6006-
version "5.2.1"
6007-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.2.1.tgz#0ce3fbe694174068403b3c0c2de252896317b97d"
6008-
integrity sha512-HTJLbcd7fwJ4agbHinZ4FUIl38bUTJT3BmH8zdgS2V32LETmPqCtWHi3xlgZ2vpX0aW6kQoHCVVqHm8NxZJ9sA==
6005+
eslint-plugin-cypress@^6.1.0:
6006+
version "6.1.0"
6007+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.1.0.tgz#5619ceb67d09d74cb5225408bb36c962afb94880"
6008+
integrity sha512-B8sxtNpINDxFkmsu1qKYjg70VsP8SGneEXgLcZMk1bUZcW08S+JyaiMdof1x6dmt02FgOD7YkT4wOaOD5HotJw==
60096009
dependencies:
6010-
globals "^16.2.0"
6010+
globals "^17.3.0"
60116011

60126012
eslint-plugin-es-x@^7.8.0:
60136013
version "7.8.0"
@@ -7062,7 +7062,7 @@ globals@^15.11.0:
70627062
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
70637063
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
70647064

7065-
globals@^16.2.0, globals@^16.4.0:
7065+
globals@^16.4.0:
70667066
version "16.5.0"
70677067
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
70687068
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==

0 commit comments

Comments
 (0)