From e9fa1e01b2da53236b89090c96503b948999a518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:05:39 +0000 Subject: [PATCH] chore(deps-dev): bump @dhis2/cypress-plugins from 10.0.3 to 10.0.6 Bumps [@dhis2/cypress-plugins](https://github.com/dhis2/cli-utils-cypress) from 10.0.3 to 10.0.6. - [Release notes](https://github.com/dhis2/cli-utils-cypress/releases) - [Changelog](https://github.com/dhis2/cli-utils-cypress/blob/master/CHANGELOG.md) - [Commits](https://github.com/dhis2/cli-utils-cypress/compare/v10.0.3...v10.0.6) --- updated-dependencies: - dependency-name: "@dhis2/cypress-plugins" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8df304220..9c1e8eee0 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@dhis2/cli-app-scripts": "^11.3.0", "@dhis2/cli-style": "^10.7.3", "@dhis2/cypress-commands": "^10.0.3", - "@dhis2/cypress-plugins": "^10.0.2", + "@dhis2/cypress-plugins": "^10.0.6", "@semantic-release/changelog": "^6", "@semantic-release/exec": "^6", "@semantic-release/git": "^10", diff --git a/yarn.lock b/yarn.lock index 8b9bd52a7..8615c9b61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2269,10 +2269,10 @@ dependencies: jscodeshift "^0.11.0" -"@dhis2/cypress-plugins@^10.0.2": - version "10.0.3" - resolved "https://registry.yarnpkg.com/@dhis2/cypress-plugins/-/cypress-plugins-10.0.3.tgz#83403aca333e2b356f7ea92c272d3ca00d00276d" - integrity sha512-MYIkWI/kCR4hoqvD+spmbXcdoNL/EFX3HZuyRCGUErj5ChJmyWX7jQtDq/twd7GFRma0IqwTtOwaiKAxLRv/Nw== +"@dhis2/cypress-plugins@^10.0.6": + version "10.0.6" + resolved "https://registry.yarnpkg.com/@dhis2/cypress-plugins/-/cypress-plugins-10.0.6.tgz#d405f96d0de2c58b77931ef5fd212c7c263cfd49" + integrity sha512-7NjQrXPT2K6OiabVu58+ljrGpdOOe78yL1LclQlmIJRs9gT2dcWB9RrgeGSSXaY5KCeuXYG/unkF15a1u1FKbw== "@dhis2/d2-i18n@^1.1.0", "@dhis2/d2-i18n@^1.1.1", "@dhis2/d2-i18n@^1.1.3": version "1.1.3"