diff --git a/lib/package.json b/lib/package.json index b6e1728f..5e059466 100644 --- a/lib/package.json +++ b/lib/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@tsconfig/recommended": "^1.0.3", "cypress": "^13.2.0", - "eslint-plugin-cypress": "^2.14.0", + "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^26.9.0", "isomorphic-fetch": "^3.0.0", "start-server-and-test": "^2.0.1", diff --git a/package-lock.json b/package-lock.json index 28cf1ca8..b7186aec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "devDependencies": { "@tsconfig/recommended": "^1.0.3", "cypress": "^13.2.0", - "eslint-plugin-cypress": "^2.14.0", + "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^26.9.0", "isomorphic-fetch": "^3.0.0", "start-server-and-test": "^2.0.1", @@ -2345,9 +2345,9 @@ } }, "node_modules/eslint-plugin-cypress": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.14.0.tgz", - "integrity": "sha512-eW6tv7iIg7xujleAJX4Ujm649Bf5jweqa4ObPEIuueYRyLZt7qXGWhCY/n4bfeFW/j6nQZwbIBHKZt6EKcL/cg==", + "version": "2.15.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1.tgz", + "integrity": "sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w==", "dev": true, "dependencies": { "globals": "^13.20.0" @@ -6684,7 +6684,7 @@ "requires": { "@tsconfig/recommended": "^1.0.3", "cypress": "^13.2.0", - "eslint-plugin-cypress": "^2.14.0", + "eslint-plugin-cypress": "^2.15.1", "eslint-plugin-jest": "^26.9.0", "isomorphic-fetch": "^3.0.0", "start-server-and-test": "^2.0.1", @@ -7867,9 +7867,9 @@ "requires": {} }, "eslint-plugin-cypress": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.14.0.tgz", - "integrity": "sha512-eW6tv7iIg7xujleAJX4Ujm649Bf5jweqa4ObPEIuueYRyLZt7qXGWhCY/n4bfeFW/j6nQZwbIBHKZt6EKcL/cg==", + "version": "2.15.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1.tgz", + "integrity": "sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w==", "dev": true, "requires": { "globals": "^13.20.0"