Skip to content

Commit 81da227

Browse files
chore(deps-dev): bump eslint-plugin-cypress from 2.14.0 to 2.15.1 (#345)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.14.0 to 2.15.1. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.14.0...v2.15.1) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fec438b commit 81da227

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
@@ -13,7 +13,7 @@
1313
"eslint": "^8.49.0",
1414
"eslint-config-prettier": "^9.0.0",
1515
"eslint-plugin-markdown": "^3.0.1",
16-
"eslint-plugin-cypress": "^2.14.0",
16+
"eslint-plugin-cypress": "^2.15.1",
1717
"eslint-plugin-prefer-let": "^3.0.1",
1818
"jest": "^29.7.0",
1919
"prettier": "^3.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,10 +1680,10 @@ eslint-module-utils@^2.7.4:
16801680
dependencies:
16811681
debug "^3.2.7"
16821682

1683-
eslint-plugin-cypress@^2.14.0:
1684-
version "2.14.0"
1685-
resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.14.0.tgz#c65e1f592680dd25bbd00c86194ee85fecf59bd7"
1686-
integrity sha512-eW6tv7iIg7xujleAJX4Ujm649Bf5jweqa4ObPEIuueYRyLZt7qXGWhCY/n4bfeFW/j6nQZwbIBHKZt6EKcL/cg==
1683+
eslint-plugin-cypress@^2.15.1:
1684+
version "2.15.1"
1685+
resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1.tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b"
1686+
integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w==
16871687
dependencies:
16881688
globals "^13.20.0"
16891689

0 commit comments

Comments
 (0)