Skip to content

Commit a964c80

Browse files
Update dependency @types/node to v20.19.19 (#764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69cac0d commit a964c80

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
@@ -44,7 +44,7 @@
4444
"@rollup/plugin-typescript": "8.5.0",
4545
"@types/bent": "7.3.8",
4646
"@types/dotenv": "8.2.3",
47-
"@types/node": "20.19.1",
47+
"@types/node": "20.19.19",
4848
"@types/ramda": "0.30.2",
4949
"@types/sinon": "17.0.4",
5050
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1422,10 +1422,10 @@
14221422
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.16.tgz#3cc351f8d48101deadfed4c9e4f116048d437b4b"
14231423
integrity sha512-naXYePhweTi+BMv11TgioE2/FXU4fSl29HAH1ffxVciNsH3rYXjNP2yM8wqmSm7jS20gM8TIklKiTen+1iVncw==
14241424

1425-
"@types/[email protected].1":
1426-
version "20.19.1"
1427-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.1.tgz#cef8bc04aaae86824b5bbe2570769358592bcc59"
1428-
integrity sha512-jJD50LtlD2dodAEO653i3YF04NWak6jN3ky+Ri3Em3mGR39/glWiboM/IePaRbgwSfqM1TpGXfAg8ohn/4dTgA==
1425+
"@types/[email protected].19":
1426+
version "20.19.19"
1427+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.19.tgz#18c8982becd5728f92e5f1939f2f3dc85604abcd"
1428+
integrity sha512-pb1Uqj5WJP7wrcbLU7Ru4QtA0+3kAXrkutGiD26wUKzSMgNNaPARTUDQmElUXp64kh3cWdou3Q0C7qwwxqSFmg==
14291429
dependencies:
14301430
undici-types "~6.21.0"
14311431

0 commit comments

Comments
 (0)