From 98611907bb14c08b152fea201c0ab8677b7168dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 21:17:00 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-cypress to ^3.6.0 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ecfeeeaf2..7e0c48c6f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -45,7 +45,7 @@ "@nextcloud/webpack-vue-config": "^6.1.1", "cypress": "^13.6.4", "cypress-split": "^1.24.0", - "eslint-plugin-cypress": "^3.5.0", + "eslint-plugin-cypress": "^3.6.0", "eslint-webpack-plugin": "^4.2.0", "jest": "^29.7.0", "stylelint-webpack-plugin": "^5.0.1" @@ -9933,9 +9933,9 @@ } }, "node_modules/eslint-plugin-cypress": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.5.0.tgz", - "integrity": "sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.6.0.tgz", + "integrity": "sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b7b50f719..60e45180a 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@nextcloud/webpack-vue-config": "^6.1.1", "cypress": "^13.6.4", "cypress-split": "^1.24.0", - "eslint-plugin-cypress": "^3.5.0", + "eslint-plugin-cypress": "^3.6.0", "eslint-webpack-plugin": "^4.2.0", "jest": "^29.7.0", "stylelint-webpack-plugin": "^5.0.1"