chore(deps-dev): bump mocha from 11.2.2 to 11.3.0 in /ui-test (#23031)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-19 06:25:12 -04:00
committed by GitHub
parent 17d356fe38
commit cbb76a587a
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"@types/mocha": "^10.0.10",
"@types/node": "^22.15.19",
"dotenv": "^16.5.0",
"mocha": "^11.2.2",
"mocha": "^11.3.0",
"prettier": "^2.8.8",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",

View File

@@ -1041,10 +1041,10 @@ mkdirp@^0.5.3:
dependencies:
minimist "^1.2.5"
mocha@^11.2.2:
version "11.2.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.2.2.tgz#2dfefc9652de746389f5286888034239b6486231"
integrity sha512-VlSBxrPYHK4YNOEbFdkCxHQbZMoNzBkoPprqtZRW6311EUF/DlSxoycE2e/2NtRk4WKkIXzyrXDTrlikJMWgbw==
mocha@^11.3.0:
version "11.3.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.3.0.tgz#b2cf42b50fd22a563b4995b386ea901606c97b65"
integrity sha512-J0RLIM89xi8y6l77bgbX+03PeBRDQCOVQpnwOcCN7b8hCmbh6JvGI2ZDJ5WMoHz+IaPU+S4lvTd0j51GmBAdgQ==
dependencies:
browser-stdout "^1.3.1"
chokidar "^4.0.1"