From fefc486b27939a36303207abbdbefa186beacfbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 09:01:05 -0600 Subject: [PATCH] build(deps): bump eslint-plugin-cypress from 2.14.0 to 2.15.1 (#257) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 208e2f3a..32e2f9ef 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "cz-conventional-changelog": "3.3.0", "druid.d.ts": "0.12.2", "eslint": "8.50.0", - "eslint-plugin-cypress": "2.14.0", + "eslint-plugin-cypress": "2.15.1", "eslint-plugin-import": "2.28.0", "eslint-plugin-node": "11.1.0", "eslint-plugin-portal-vue": "file:./eslint-plugin-portal-vue", diff --git a/yarn.lock b/yarn.lock index dcc01ff9..0fe9152c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4713,10 +4713,10 @@ eslint-module-utils@^2.8.0: dependencies: debug "^3.2.7" -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"