Skip to content

Commit 67c3d12

Browse files
chore(deps): bump @dhis2/cli-utils-cypress from 9.0.1 to 9.0.2
Bumps [@dhis2/cli-utils-cypress](https://github.com/dhis2/cli-utils-cypress) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dhis2/cli-utils-cypress/releases) - [Changelog](https://github.com/dhis2/cli-utils-cypress/blob/master/CHANGELOG.md) - [Commits](dhis2/cli-utils-cypress@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: "@dhis2/cli-utils-cypress" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27cf4dd commit 67c3d12

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@dhis2/cli-helpers-engine": "^3.2.1",
1919
"@dhis2/cli-utils-codemods": "^3.0.0",
20-
"@dhis2/cli-utils-cypress": "^9.0.1",
20+
"@dhis2/cli-utils-cypress": "^9.0.2",
2121
"@dhis2/cli-utils-docsite": "^3.1.2",
2222
"@semantic-release/changelog": "^5.0.1",
2323
"@semantic-release/commit-analyzer": "^8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2103,10 +2103,10 @@
21032103
jscodeshift "^0.11.0"
21042104
yargs "^16.1.0"
21052105

2106-
"@dhis2/cli-utils-cypress@^9.0.1":
2107-
version "9.0.1"
2108-
resolved "https://registry.yarnpkg.com/@dhis2/cli-utils-cypress/-/cli-utils-cypress-9.0.1.tgz#0f4c2eea102da09589cf1ca1530e3c849bd29b71"
2109-
integrity sha512-c3+rLqFBXgF9a6TDeuLj7Q/NEaoc3YJR3Ga43OV8M4NnkkJ8X8wzd4dDYgM9oaxfil44VBQU9xzjp4tBZg++oA==
2106+
"@dhis2/cli-utils-cypress@^9.0.2":
2107+
version "9.0.2"
2108+
resolved "https://registry.yarnpkg.com/@dhis2/cli-utils-cypress/-/cli-utils-cypress-9.0.2.tgz#c3ab5afaffd380579d97f35ff93a69a10000dbb3"
2109+
integrity sha512-LM6qeghtMOGvjf3lMjKJX4+z0zfzxeAN5Y7J+ShJNs0ErelL/Y+GJiHZRwO766tSgp63wpvjSq1WOoN1UdT6Pw==
21102110
dependencies:
21112111
"@dhis2/cli-helpers-engine" "^2.3.0"
21122112
fs-extra "^8.1.0"

0 commit comments

Comments
 (0)