Skip to content

Commit 0ca7496

Browse files
Bump eslint-plugin-cypress from 2.15.1 to 3.6.0
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.1 to 3.6.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v3.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bdc1edb commit 0ca7496

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
@@ -63,7 +63,7 @@
6363
"@wordpress/scripts": "^27.5.0",
6464
"eslint": "^8.57.0",
6565
"eslint-import-resolver-alias": "^1.1.2",
66-
"eslint-plugin-cypress": "^2.15.1",
66+
"eslint-plugin-cypress": "^3.6.0",
6767
"eslint-plugin-import": "^2.29.1",
6868
"husky": "^9.0.11",
6969
"jest-environment-jsdom": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5371,10 +5371,10 @@ eslint-module-utils@^2.8.0:
53715371
dependencies:
53725372
debug "^3.2.7"
53735373

5374-
eslint-plugin-cypress@^2.15.1:
5375-
version "2.15.1"
5376-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1.tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b"
5377-
integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w==
5374+
eslint-plugin-cypress@^3.6.0:
5375+
version "3.6.0"
5376+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-3.6.0.tgz#d0e2f68f27b9a34ecf565bef58ed82c8f10d39a8"
5377+
integrity sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==
53785378
dependencies:
53795379
globals "^13.20.0"
53805380

0 commit comments

Comments
 (0)