Skip to content

Commit 597d0bf

Browse files
chore(deps): update dependency @types/node to v20.19.24 (#1438)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70a4147 commit 597d0bf

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

yarn.lock

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

1753-
"@types/node@20.19.23":
1754-
version "20.19.23"
1755-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.23.tgz#7de99389c814071cca78656a3243f224fed7453d"
1756-
integrity sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==
1753+
"@types/node@20.19.24":
1754+
version "20.19.24"
1755+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.24.tgz#6bc35bc96cda1a251000b706c76380b5c843f30b"
1756+
integrity sha512-FE5u0ezmi6y9OZEzlJfg37mqqf6ZDSF2V/NLjUyGrR9uTZ7Sb9F7bLNZ03S4XVUNRWGA7Ck4c1kK+YnuWjl+DA==
17571757
dependencies:
17581758
undici-types "~6.21.0"
17591759

0 commit comments

Comments
 (0)