Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent fda368b commit 4efa758
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 282 deletions.
4 changes: 2 additions & 2 deletions ui-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"selenium-webdriver": "^4.0.0-alpha.7"
},
"devDependencies": {
"@types/mocha": "^8.0.3",
"@types/mocha": "^10.0.6",
"@types/node": "^20.12.12",
"dotenv": "^16.4.5",
"mocha": "^8.2.0",
"mocha": "^10.4.0",
"prettier": "^2.8.8",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
Expand Down
Loading

0 comments on commit 4efa758

Please sign in to comment.