diff --git a/examples/basic/package.json b/examples/basic/package.json index de3cb690..4689e43f 100644 --- a/examples/basic/package.json +++ b/examples/basic/package.json @@ -25,7 +25,7 @@ "cypress": "13.3.1", "cypress-firebase": "3.0.2", "eslint-plugin-chai-friendly": "0.7.2", - "eslint-plugin-cypress": "2.14.0", + "eslint-plugin-cypress": "2.15.1", "firebase-admin": "11.11.0", "firebase-tools": "12.7.0", "react-scripts": "5.0.1" diff --git a/examples/basic/yarn.lock b/examples/basic/yarn.lock index 2018c253..d060368a 100644 --- a/examples/basic/yarn.lock +++ b/examples/basic/yarn.lock @@ -5579,10 +5579,10 @@ eslint-plugin-chai-friendly@0.7.2: resolved "https://registry.yarnpkg.com/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-0.7.2.tgz#0ebfbb2c1244f5de2997f3963d155758234f2b0f" integrity sha512-LOIfGx5sZZ5FwM1shr2GlYAWV9Omdi+1/3byuVagvQNoGUuU0iHhp7AfjA1uR+4dJ4Isfb4+FwBJgQajIw9iAg== -eslint-plugin-cypress@2.14.0: - version "2.14.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.14.0.tgz#c65e1f592680dd25bbd00c86194ee85fecf59bd7" - integrity sha512-eW6tv7iIg7xujleAJX4Ujm649Bf5jweqa4ObPEIuueYRyLZt7qXGWhCY/n4bfeFW/j6nQZwbIBHKZt6EKcL/cg== +eslint-plugin-cypress@2.15.1: + version "2.15.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1.tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b" + integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w== dependencies: globals "^13.20.0" diff --git a/examples/typescript/package.json b/examples/typescript/package.json index 2a98b8b8..ebf5c6a0 100644 --- a/examples/typescript/package.json +++ b/examples/typescript/package.json @@ -31,7 +31,7 @@ "cypress": "13.3.1", "cypress-firebase": "3.0.2", "eslint-plugin-chai-friendly": "0.7.2", - "eslint-plugin-cypress": "2.14.0", + "eslint-plugin-cypress": "2.15.1", "react-scripts": "5.0.1", "firebase-admin": "11.11.0", "firebase-tools": "12.7.0", diff --git a/examples/typescript/yarn.lock b/examples/typescript/yarn.lock index c83d8ba9..f94fc83e 100644 --- a/examples/typescript/yarn.lock +++ b/examples/typescript/yarn.lock @@ -5783,10 +5783,10 @@ eslint-plugin-chai-friendly@0.7.2: resolved "https://registry.yarnpkg.com/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-0.7.2.tgz#0ebfbb2c1244f5de2997f3963d155758234f2b0f" integrity sha512-LOIfGx5sZZ5FwM1shr2GlYAWV9Omdi+1/3byuVagvQNoGUuU0iHhp7AfjA1uR+4dJ4Isfb4+FwBJgQajIw9iAg== -eslint-plugin-cypress@2.14.0: - version "2.14.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.14.0.tgz#c65e1f592680dd25bbd00c86194ee85fecf59bd7" - integrity sha512-eW6tv7iIg7xujleAJX4Ujm649Bf5jweqa4ObPEIuueYRyLZt7qXGWhCY/n4bfeFW/j6nQZwbIBHKZt6EKcL/cg== +eslint-plugin-cypress@2.15.1: + version "2.15.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1.tgz#336afa7e8e27451afaf65aa359c9509e0a4f3a7b" + integrity sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w== dependencies: globals "^13.20.0"