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

Commit 509194a

Browse files
committed
Update dependency @types/node to v20.14.14
1 parent ada9349 commit 509194a

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.14.10",
27+
"@types/node": "20.14.14",
2828
"@types/ramda": "0.30.1",
2929
"@types/sinon": "17.0.3",
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/[email protected].10":
1478-
version "20.14.10"
1479-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
1480-
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
1477+
"@types/[email protected].14":
1478+
version "20.14.14"
1479+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
1480+
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
14811481
dependencies:
14821482
undici-types "~5.26.4"
14831483

0 commit comments

Comments
 (0)