Skip to content

Commit 3006b8a

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

yarn.lock

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

1745-
"@types/node@20.19.29":
1746-
version "20.19.29"
1747-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.29.tgz#49e9857d3e3f3220508d37904eb47cb3434d5b17"
1748-
integrity sha512-YrT9ArrGaHForBaCNwFjoqJWmn8G1Pr7+BH/vwyLHciA9qT/wSiuOhxGCT50JA5xLvFBd6PIiGkE3afxcPE1nw==
1745+
"@types/node@20.19.30":
1746+
version "20.19.30"
1747+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.30.tgz#84fa87498ade5cd2b6ba8f8eec01d3b138ca60d0"
1748+
integrity sha512-WJtwWJu7UdlvzEAUm484QNg5eAoq5QR08KDNx7g45Usrs2NtOPiX8ugDqmKdXkyL03rBqU5dYNYVQetEpBHq2g==
17491749
dependencies:
17501750
undici-types "~6.21.0"
17511751

0 commit comments

Comments
 (0)