Skip to content

Commit 877482e

Browse files
chore(deps): update dependency @types/node to v24.12.4
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent de316c7 commit 877482e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

admin-console/src/main/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@testing-library/react": "16.3.2",
3232
"@testing-library/user-event": "14.6.1",
3333
"@types/jest": "30.0.0",
34-
"@types/node": "24.12.3",
34+
"@types/node": "24.12.4",
3535
"@types/react": "19.2.14",
3636
"@types/react-dom": "19.2.3",
3737
"@typescript-eslint/eslint-plugin": "^8.0.0",

admin-console/src/main/webapp/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2244,10 +2244,10 @@
22442244
dependencies:
22452245
undici-types "~7.19.0"
22462246

2247-
"@types/node@24.12.3":
2248-
version "24.12.3"
2249-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.3.tgz#c7e80a5ac6d7438bca394d95ee982b705b94e460"
2250-
integrity sha512-8oljBDGun9cIsZRJR6fkihn0TSXJI0UDOOhncYaERq6M0JMDoPLxyscwruJcb4GKS6dvK/d8xebYBg27h/duaQ==
2247+
"@types/node@24.12.4":
2248+
version "24.12.4"
2249+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.4.tgz#2709745569811dcbdc57c097fafdd387c6330382"
2250+
integrity sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==
22512251
dependencies:
22522252
undici-types "~7.16.0"
22532253

0 commit comments

Comments
 (0)