Skip to content

Commit

Permalink
chore(deps-dev): bump @dhis2/cypress-commands from 10.0.3 to 10.0.6
Browse files Browse the repository at this point in the history
Bumps [@dhis2/cypress-commands](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](dhis2/cli-utils-cypress@v10.0.3...v10.0.6)

---
updated-dependencies:
- dependency-name: "@dhis2/cypress-commands"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 4db7f03 commit 6a4b047
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@dhis2/cli-app-scripts": "^11.4.2",
"@dhis2/cli-style": "^10.4.3",
"@dhis2/cypress-commands": "^10.0.3",
"@dhis2/cypress-commands": "^10.0.6",
"@dhis2/cypress-plugins": "^10.0.2",
"@reportportal/agent-js-cypress": "git+https://github.com/dhis2/agent-js-cypress.git#develop",
"@reportportal/agent-js-jest": "^5.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2310,10 +2310,10 @@
semver "^7.3.5"
yargs "^16.2.0"

"@dhis2/cypress-commands@^10.0.3":
version "10.0.3"
resolved "https://registry.yarnpkg.com/@dhis2/cypress-commands/-/cypress-commands-10.0.3.tgz#dae315cc839ff57965f307c2d2d34277c19592d4"
integrity sha512-K+GJtnzZGg62Qe67d/5Fl662s5VXnvhB55TTDoTcL/7Euawxyo1FC7ZrLXJExM2C1z0ic5WfZ7MH6EUsS6OfqQ==
"@dhis2/cypress-commands@^10.0.6":
version "10.0.6"
resolved "https://registry.yarnpkg.com/@dhis2/cypress-commands/-/cypress-commands-10.0.6.tgz#2ef6a5bc0a737703993f63b9465d00727a1d0ff6"
integrity sha512-TNmOO5sKcz20BVcx/lEAJU0WiKX7OUZbKfAJfPzAPo875RU247YTH91FheCEPoG0o1dZrQ6IMNDhurdBV+daHQ==
dependencies:
jscodeshift "^0.11.0"

Expand Down

0 comments on commit 6a4b047

Please sign in to comment.