Skip to content

Commit 600ab18

Browse files
chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1 in /ui-test (#22652)
1 parent 5e1d2b9 commit 600ab18

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@types/mocha": "^10.0.10",
22-
"@types/node": "^22.14.0",
22+
"@types/node": "^22.14.1",
2323
"dotenv": "^16.5.0",
2424
"mocha": "^11.0.1",
2525
"prettier": "^2.8.8",

ui-test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
6161
integrity sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==
6262

63-
"@types/node@*", "@types/node@^22.14.0":
64-
version "22.14.0"
65-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
66-
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
63+
"@types/node@*", "@types/node@^22.14.1":
64+
version "22.14.1"
65+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
66+
integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
6767
dependencies:
6868
undici-types "~6.21.0"
6969

0 commit comments

Comments
 (0)