chore(deps-dev): bump @types/node from 22.15.16 to 22.15.17 in /ui-test (#22911)

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-09 07:38:32 -04:00
committed by GitHub
parent f4e2c6ea3b
commit 09f874da24
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/mocha": "^10.0.10",
"@types/node": "^22.15.16",
"@types/node": "^22.15.17",
"dotenv": "^16.5.0",
"mocha": "^11.2.2",
"prettier": "^2.8.8",

View File

@@ -60,10 +60,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
"@types/node@*", "@types/node@^22.15.16":
version "22.15.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.16.tgz#685cf0338ad9f5b14860f50a6ac2c3ebd58582cd"
integrity sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==
"@types/node@*", "@types/node@^22.15.17":
version "22.15.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055"
integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==
dependencies:
undici-types "~6.21.0"