Skip to content

Commit c2e2c89

Browse files
chore: bump eslint-plugin-cypress from 2.15.1 to 3.4.0 (#1715)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.1 to 3.4.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v3.4.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0da51c9 commit c2e2c89

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
@@ -81,7 +81,7 @@
8181
"emotion": "10.0.27",
8282
"eslint": "8.56.0",
8383
"eslint-config-react-app": "7.0.1",
84-
"eslint-plugin-cypress": "2.15.1",
84+
"eslint-plugin-cypress": "3.4.0",
8585
"eslint-plugin-eslint-comments": "3.2.0",
8686
"eslint-plugin-import": "2.29.1",
8787
"eslint-plugin-import-helpers": "1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12484,10 +12484,10 @@ eslint-module-utils@^2.8.0:
1248412484
dependencies:
1248512485
debug "^3.2.7"
1248612486

12487-
eslint-plugin-cypress@2.15.1:
12488-
version "2.15.1"
12489-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1.tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b"
12490-
integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w==
12487+
eslint-plugin-cypress@3.4.0:
12488+
version "3.4.0"
12489+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-3.4.0.tgz#6a7f508cda7579184265b50129b853e0c06c9944"
12490+
integrity sha512-Rrrr3Ri6wHqzrRr+TyUV7bDS4UnMMrFY1R1PP2F7XdGfe9txDC6lQEshyoNOWqGoPkbbeDm1x1XPc/adxemsnA==
1249112491
dependencies:
1249212492
globals "^13.20.0"
1249312493

0 commit comments

Comments
 (0)