Skip to content

Commit 25e8523

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

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.7",
5151
"@types/express": "5.0.3",
5252
"@types/jest": "27.5.2",
53-
"@types/node": "20.19.19",
53+
"@types/node": "20.19.20",
5454
"@types/supertest": "6.0.3",
5555
"@typescript-eslint/eslint-plugin": "8.46.0",
5656
"@typescript-eslint/parser": "8.46.0",

yarn.lock

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

1703-
"@types/node@20.19.19":
1704-
version "20.19.19"
1705-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.19.tgz#18c8982becd5728f92e5f1939f2f3dc85604abcd"
1706-
integrity sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==
1703+
"@types/node@20.19.20":
1704+
version "20.19.20"
1705+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.20.tgz#116f5432a1e6383415a57cf5e00b5ac9b2a2ad03"
1706+
integrity sha512-2Q7WS25j4pS1cS8yw3d6buNCVJukOTeQ39bAnwR6sOJbaxvyCGebzTMypDFN82CxBLnl+lSWVdCCWbRY6y9yZQ==
17071707
dependencies:
17081708
undici-types "~6.21.0"
17091709

0 commit comments

Comments
 (0)