Skip to content

Commit b81dd36

Browse files
chore(deps): update dependency @types/node to v20.19.25 (#1444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4a642d commit b81dd36

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/amqplib": "0.10.8",
5151
"@types/express": "5.0.5",
5252
"@types/jest": "27.5.2",
53-
"@types/node": "20.19.24",
53+
"@types/node": "20.19.25",
5454
"@types/supertest": "6.0.3",
5555
"@typescript-eslint/eslint-plugin": "8.46.4",
5656
"@typescript-eslint/parser": "8.46.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,10 +1764,10 @@
17641764
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.2.tgz#50375b95b5845a34efda2ffb3a087c7becbc46c6"
17651765
integrity sha512-uvilvAQbdJvnSBFcKJ2td4016urcGvsiR+N4dHGU87ml8O2Vl6l+ErOi9w0kXSPiwJ1AYlIW+0pDXDWWMOiWbw==
17661766

1767-
"@types/node@20.19.24":
1768-
version "20.19.24"
1769-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.24.tgz#6bc35bc96cda1a251000b706c76380b5c843f30b"
1770-
integrity sha512-FE5u0ezmi6y9OZEzlJfg37mqqf6ZDSF2V/NLjUyGrR9uTZ7Sb9F7bLNZ03S4XVUNRWGA7Ck4c1kK+YnuWjl+DA==
1767+
"@types/node@20.19.25":
1768+
version "20.19.25"
1769+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.25.tgz#467da94a2fd966b57cc39c357247d68047611190"
1770+
integrity sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==
17711771
dependencies:
17721772
undici-types "~6.21.0"
17731773

0 commit comments

Comments
 (0)