Skip to content

Commit 4ef4a8a

Browse files
chore(deps): update dependency @types/node to v20.19.33 (#1478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 58c2959 commit 4ef4a8a

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.32",
53+
"@types/node": "20.19.33",
5454
"@types/supertest": "6.0.3",
5555
"@typescript-eslint/eslint-plugin": "8.54.0",
5656
"@typescript-eslint/parser": "8.54.0",

yarn.lock

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

1732-
"@types/node@20.19.32":
1733-
version "20.19.32"
1734-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.32.tgz#d2958783ac4cde2d501d145ac7174400a39c3da0"
1735-
integrity sha512-Ez8QE4DMfhjjTsES9K2dwfV258qBui7qxUsoaixZDiTzbde4U12e1pXGNu/ECsUIOi5/zoCxAQxIhQnaUQ2VvA==
1732+
"@types/node@20.19.33":
1733+
version "20.19.33"
1734+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.33.tgz#ac8364c623b72d43125f0e7dd722bbe968f0c65e"
1735+
integrity sha512-Rs1bVAIdBs5gbTIKza/tgpMuG1k3U/UMJLWecIMxNdJFDMzcM5LOiLVRYh3PilWEYDIeUDv7bpiHPLPsbydGcw==
17361736
dependencies:
17371737
undici-types "~6.21.0"
17381738

0 commit comments

Comments
 (0)