Skip to content

Commit db6f802

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

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.6",
5252
"@types/jest": "27.5.2",
53-
"@types/node": "20.19.34",
53+
"@types/node": "20.19.35",
5454
"@types/supertest": "7.2.0",
5555
"@typescript-eslint/eslint-plugin": "8.56.1",
5656
"@typescript-eslint/parser": "8.56.1",

yarn.lock

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

1725-
"@types/node@20.19.34":
1726-
version "20.19.34"
1727-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.34.tgz#6eae179a306087a4001867a8866a9896241646e7"
1728-
integrity sha512-by3/Z0Qp+L9cAySEsSNNwZ6WWw8ywgGLPQGgbQDhNRSitqYgkgp4pErd23ZSCavbtUA2CN4jQtoB3T8nk4j3Rg==
1725+
"@types/node@20.19.35":
1726+
version "20.19.35"
1727+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.35.tgz#117b373fd1dff528b2f9f8c2d1a85de6af8101ca"
1728+
integrity sha512-Uarfe6J91b9HAUXxjvSOdiO2UPOKLm07Q1oh0JHxoZ1y8HoqxDAu3gVrsrOHeiio0kSsoVBt4wFrKOm0dKxVPQ==
17291729
dependencies:
17301730
undici-types "~6.21.0"
17311731

0 commit comments

Comments
 (0)