Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit c6e9ac2

Browse files
committed
Update dependency @types/node to v20.12.8
1 parent 784968e commit c6e9ac2

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
@@ -24,7 +24,7 @@
2424
"@ava/typescript": "3.0.1",
2525
"@types/bent": "7.3.8",
2626
"@types/dotenv": "8.2.0",
27-
"@types/node": "20.11.6",
27+
"@types/node": "20.12.8",
2828
"@types/ramda": "0.29.10",
2929
"@types/sinon": "10.0.20",
3030
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1474,10 +1474,10 @@
14741474
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz#7d4411bf5157339337d7cff864d9ff45f177b499"
14751475
integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==
14761476

1477-
"@types/node@20.11.6":
1478-
version "20.11.6"
1479-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.6.tgz#6adf4241460e28be53836529c033a41985f85b6e"
1480-
integrity sha512-+EOokTnksGVgip2PbYbr3xnR7kZigh4LbybAfBAw5BpnQ+FqBYUsvCEjYd70IXKlbohQ64mzEYmMtlWUY8q//Q==
1477+
"@types/node@20.12.8":
1478+
version "20.12.8"
1479+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
1480+
integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
14811481
dependencies:
14821482
undici-types "~5.26.4"
14831483

0 commit comments

Comments
 (0)