chore(deps-dev): bump @types/node from 22.15.11 to 22.15.14 in /ui-test (#22886)

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-07 06:09:30 -07:00
committed by GitHub
parent f31807d5da
commit a12f517ebd
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.11",
"@types/node": "^22.15.14",
"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.11":
version "22.15.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.11.tgz#6714a9b3c67c6f87d63606f15f014146ec17f97e"
integrity sha512-rlyK0vuU7VLEYQfXuC7QTFxDvkb6tKhDI7wR4r6ZzM0k8BJd44W0jxo6xmUjqSs4AlYmiYfLJU2f0pAG/FtCRw==
"@types/node@*", "@types/node@^22.15.14":
version "22.15.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.14.tgz#889fd356a04d003a6d5650ccc003ef4d712430d7"
integrity sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==
dependencies:
undici-types "~6.21.0"