Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit 032127c

Browse files
committed
Update dependency @types/node to v20.11.19
1 parent 54626eb commit 032127c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@ava/typescript": "2.0.0",
2727
"@types/dotenv": "8.2.0",
28-
"@types/node": "20.11.6",
28+
"@types/node": "20.11.19",
2929
"@types/ramda": "0.29.10",
3030
"@typescript-eslint/eslint-plugin": "5.62.0",
3131
"@typescript-eslint/parser": "5.62.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -368,10 +368,10 @@
368368
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
369369
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==
370370

371-
"@types/[email protected].6":
372-
version "20.11.6"
373-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6.tgz#6adf4241460e28be53836529c033a41985f85b6e"
374-
integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==
371+
"@types/[email protected].19":
372+
version "20.11.19"
373+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
374+
integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
375375
dependencies:
376376
undici-types "~5.26.4"
377377

0 commit comments

Comments
 (0)