diff --git a/packages/utils/package.json b/packages/utils/package.json index 7961cd51..78d72383 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -17,7 +17,7 @@ "dependencies": { "@dhis2/cli-helpers-engine": "^3.2.1", "@dhis2/cli-utils-codemods": "^3.0.0", - "@dhis2/cli-utils-cypress": "^9.0.1", + "@dhis2/cli-utils-cypress": "^10.0.3", "@dhis2/cli-utils-docsite": "^3.1.2", "@semantic-release/changelog": "^5.0.1", "@semantic-release/commit-analyzer": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index 4ca993e4..f76a17b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2103,14 +2103,12 @@ jscodeshift "^0.11.0" yargs "^16.1.0" -"@dhis2/cli-utils-cypress@^9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@dhis2/cli-utils-cypress/-/cli-utils-cypress-9.0.1.tgz#0f4c2eea102da09589cf1ca1530e3c849bd29b71" - integrity sha512-c3+rLqFBXgF9a6TDeuLj7Q/NEaoc3YJR3Ga43OV8M4NnkkJ8X8wzd4dDYgM9oaxfil44VBQU9xzjp4tBZg++oA== +"@dhis2/cli-utils-cypress@^10.0.3": + version "10.0.3" + resolved "https://registry.yarnpkg.com/@dhis2/cli-utils-cypress/-/cli-utils-cypress-10.0.3.tgz#a5dd4f4e48f6635d2148fddd24cb5e4dcf05e57c" + integrity sha512-hCrLU9FAXS36jNslZlp5TUIJIOIiw6qVja3TYt3iECOWcVETcffxJXl3+Yhw6kJXTUEvQxoD+etl2Do55Pz6GQ== dependencies: "@dhis2/cli-helpers-engine" "^2.3.0" - fs-extra "^8.1.0" - jscodeshift "^0.11.0" "@dhis2/cli-utils-docsite@^3.1.2": version "3.1.2"