Skip to content

Commit

Permalink
Merge pull request #219 from dhis2/dependabot/npm_and_yarn/dhis2/cli-…
Browse files Browse the repository at this point in the history
…utils-cypress-8.0.0-alpha.9

chore(deps-dev): bump @dhis2/cli-utils-cypress from 8.0.0-alpha.8 to 8.0.0-alpha.9
  • Loading branch information
ismay authored Jun 10, 2021
2 parents 551c6d7 + 45c31c6 commit 5c2c351
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 @@ -29,7 +29,7 @@
"devDependencies": {
"@dhis2/cli-app-scripts": "^6.2.0",
"@dhis2/cli-style": "^8.4.1",
"@dhis2/cli-utils-cypress": "^8.0.0-alpha.8",
"@dhis2/cli-utils-cypress": "^8.0.0-alpha.9",
"@dhis2/cypress-commands": "^8.0.0-alpha.8",
"@dhis2/cypress-plugins": "^8.0.0-alpha.8",
"@testing-library/cypress": "^7.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2168,10 +2168,10 @@
semver "^7.3.4"
yargs "^16.2.0"

"@dhis2/cli-utils-cypress@^8.0.0-alpha.8":
version "8.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/@dhis2/cli-utils-cypress/-/cli-utils-cypress-8.0.0-alpha.8.tgz#d1be34c3dcac301c4beb5670621bbe41a777cc55"
integrity sha512-UdsAg2x7im5079JrRg0vbxqIO6EyCJ82Q/NSEYavSayCvkNCS8f13PCeQHa1r+/vBJAGY1jkUa9Q3osPrP1XgA==
"@dhis2/cli-utils-cypress@^8.0.0-alpha.9":
version "8.0.0-alpha.9"
resolved "https://registry.yarnpkg.com/@dhis2/cli-utils-cypress/-/cli-utils-cypress-8.0.0-alpha.9.tgz#d41f78fb4a4b36cfa34c59404a393b22fdfb72c0"
integrity sha512-XI7+HuXNghEWo7rwoGpi6jgVcbHSfQgnp8HGbs3zW5lf4oezQvJlYhjD9jBRbsPtGyRcFMgPk4BFEtYBWWqQOQ==
dependencies:
"@dhis2/cli-helpers-engine" "^2.3.0"
cypress "^7.4.0"
Expand Down

0 comments on commit 5c2c351

Please sign in to comment.