Skip to content

Commit

Permalink
chore(deps-dev): bump @dhis2/cypress-commands from 8.0.4 to 9.0.1
Browse files Browse the repository at this point in the history
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](dhis2/cli-utils-cypress@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2021
1 parent 7ea4978 commit 167d0b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 167d0b6

Please sign in to comment.