From 167d0b6b4e13da551f8222dd01a8f58bd599680f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 07:51:24 +0000 Subject: [PATCH] chore(deps-dev): bump @dhis2/cypress-commands from 8.0.4 to 9.0.1 Bumps [@dhis2/cypress-commands](https://github.com/dhis2/cli-utils-cypress) from 8.0.4 to 9.0.1. - [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/v8.0.4...v9.0.1) --- updated-dependencies: - dependency-name: "@dhis2/cypress-commands" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 71a5837b0..a3e4b4f9f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@dhis2/cli-app-scripts": "^8.3.0", "@dhis2/cli-style": "^9.2.0", "@dhis2/cli-utils-cypress": "^8.0.4", - "@dhis2/cypress-commands": "^8.0.4", + "@dhis2/cypress-commands": "^9.0.1", "@dhis2/cypress-plugins": "^8.0.4", "@dhis2/d2-i18n": "^1.1.0", "concurrently": "^6.3.0", diff --git a/yarn.lock b/yarn.lock index 985e350b5..302754974 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2367,10 +2367,10 @@ fs-extra "^8.1.0" jscodeshift "^0.11.0" -"@dhis2/cypress-commands@^8.0.4": - version "8.0.6" - resolved "https://registry.yarnpkg.com/@dhis2/cypress-commands/-/cypress-commands-8.0.6.tgz#8b99346ff054a55c23560fd57b94cd3803f93698" - integrity sha512-1RhL8GzYvvZdxfVpY47WahNGflxPgLY4xVgFnY1GlR7IBWpB+jhcBypuMu02z8pS91jQrf5PqTsQxehDWqmZcQ== +"@dhis2/cypress-commands@^9.0.1": + version "9.0.1" + resolved "https://registry.yarnpkg.com/@dhis2/cypress-commands/-/cypress-commands-9.0.1.tgz#db872c43ca6c74a7b019e2e836df56b70a81cc90" + integrity sha512-o2ZzE1YvbMV9tVUdWUGNSFt9Tp0FfVDRPaaLhNaHFuFb2bPByTVNJ0jSBkfTqJKs/1cMhRMkZ4tVps9imiYShQ== dependencies: jscodeshift "^0.11.0" @@ -17654,10 +17654,8 @@ watchpack@^1.7.4: resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453" integrity sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ== dependencies: - chokidar "^3.4.1" graceful-fs "^4.1.2" neo-async "^2.5.0" - watchpack-chokidar2 "^2.0.1" optionalDependencies: chokidar "^3.4.1" watchpack-chokidar2 "^2.0.1"