Skip to content

Commit

Permalink
Fix circle ci build issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
LSantha committed Jul 16, 2024
1 parent 0932963 commit 2888605
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ui.tests/test-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
],
"devDependencies": {
"@rpii/wdio-html-reporter": "6.3.3",
"@wdio/cli": "7.7.2",
"@wdio/junit-reporter": "7.7.0",
"@wdio/local-runner": "7.7.2",
"@wdio/mocha-framework": "7.7.2",
"@wdio/cli": "7.33.0",
"@wdio/junit-reporter": "7.33.0",
"@wdio/local-runner": "7.33.0",
"@wdio/mocha-framework": "7.33.0",
"@wdio/selenium-standalone-service": "7.33.0",
"@wdio/spec-reporter": "7.7.0",
"@wdio/sync": "7.7.2",
"@wdio/spec-reporter": "7.33.0",
"@wdio/sync": "7.33.0",
"chai": "4.3.4",
"cross-env": "7.0.3",
"eslint": "7.27.0",
Expand Down

0 comments on commit 2888605

Please sign in to comment.