Skip to content

Commit df58477

Browse files
chore(deps-dev): bump eslint-plugin-cypress from 5.2.1 to 6.0.0 (#7615)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 5.2.1 to 6.0.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v5.2.1...v6.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Bridgewater <[email protected]>
1 parent 3715fa8 commit df58477

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
@@ -163,7 +163,7 @@
163163
"body-parser": "^2.2.2",
164164
"bun": "1.3.8",
165165
"eslint": "^9.39.2",
166-
"eslint-plugin-cypress": "^5.2.1",
166+
"eslint-plugin-cypress": "^6.1.0",
167167
"eslint-plugin-import": "^2.32.0",
168168
"eslint-plugin-jsdoc": "^62.5.0",
169169
"eslint-plugin-mocha": "^11.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1779,10 +1779,10 @@ eslint-module-utils@^2.12.1:
17791779
dependencies:
17801780
debug "^3.2.7"
17811781

1782-
eslint-plugin-cypress@^5.2.1:
1783-
version "5.4.0"
1784-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.4.0.tgz#548ec5e249ee3078f8859b74e295e65e7159cf43"
1785-
integrity sha512-XAQYuzMpLWJdFRQorPO3GDx4XHqI362qr1/XIp0N6SNTAa8lyzmpTA26qNRc99I53NnqX9l0SHwbHXX7TAKIkg==
1782+
eslint-plugin-cypress@^6.1.0:
1783+
version "6.1.0"
1784+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.1.0.tgz#5619ceb67d09d74cb5225408bb36c962afb94880"
1785+
integrity sha512-B8sxtNpINDxFkmsu1qKYjg70VsP8SGneEXgLcZMk1bUZcW08S+JyaiMdof1x6dmt02FgOD7YkT4wOaOD5HotJw==
17861786
dependencies:
17871787
globals "^17.3.0"
17881788

0 commit comments

Comments
 (0)