Skip to content

Commit 3a8f35c

Browse files
committed
Update dependency @types/node to v20.16.5
1 parent 70a98b5 commit 3a8f35c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.0",
47-
"@types/node": "20.14.14",
47+
"@types/node": "20.16.5",
4848
"@types/ramda": "0.30.2",
4949
"@types/sinon": "17.0.3",
5050
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

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

1425-
"@types/node@20.14.14":
1426-
version "20.14.14"
1427-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
1428-
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
1425+
"@types/node@20.16.5":
1426+
version "20.16.5"
1427+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5.tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53"
1428+
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
14291429
dependencies:
1430-
undici-types "~5.26.4"
1430+
undici-types "~6.19.2"
14311431

14321432
"@types/node@^12.12.6":
14331433
version "12.20.4"
@@ -8770,10 +8770,10 @@ [email protected]:
87708770
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
87718771
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
87728772

8773-
undici-types@~5.26.4:
8774-
version "5.26.5"
8775-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8776-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8773+
undici-types@~6.19.2:
8774+
version "6.19.8"
8775+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
8776+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
87778777

87788778
union-value@^1.0.0:
87798779
version "1.0.1"

0 commit comments

Comments
 (0)