From 826b02390c6ac952305a61bf593190f1ad1c339c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 13:05:08 +0000 Subject: [PATCH] Bump eslint-plugin-chai-friendly Bumps the prod-patch-updates group with 1 update in the /test directory: [eslint-plugin-chai-friendly](https://github.com/ihordiachenko/eslint-plugin-chai-friendly). Updates `eslint-plugin-chai-friendly` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/releases) - [Commits](https://github.com/ihordiachenko/eslint-plugin-chai-friendly/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: eslint-plugin-chai-friendly dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-patch-updates ... Signed-off-by: dependabot[bot] --- test/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/yarn.lock b/test/yarn.lock index e1be367b1e..28fac749f5 100644 --- a/test/yarn.lock +++ b/test/yarn.lock @@ -840,9 +840,9 @@ eslint-plugin-align-assignments@^1.1.2: integrity sha512-I1ZJgk9EjHfGVU9M2Ex8UkVkkjLL5Y9BS6VNnQHq79eHj2H4/Cgxf36lQSUTLgm2ntB03A2NtF+zg9fyi5vChg== eslint-plugin-chai-friendly@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-1.1.0.tgz#e21cbd301ff0d4c1c563d3bbc865e9ac0296fb7c" - integrity sha512-+T1rClpDdXkgBAhC16vRQMI5umiWojVqkj9oUTdpma50+uByCZM/oBfxitZiOkjMRlm725mwFfz/RVgyDRvCKA== + version "1.1.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-1.1.1.tgz#468c24992071933c2fd561a6f9b449a70b014dc2" + integrity sha512-HdWGqTQAv4GLNWkSRen3mNnhFBFlovEGuyZKxdcuZnoQjcyhN8WmS3PGYOEHsqY5PTQ4EtyPaoarKO3hQISn6g== eslint-plugin-cypress@^6.1.0: version "6.1.0"