Skip to content

Commit 4421138

Browse files
Update dependency @types/node to v20.16.13
1 parent 579d9cb commit 4421138

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
@@ -28,7 +28,7 @@
2828
"@rollup/plugin-commonjs": "25.0.7",
2929
"@rollup/plugin-node-resolve": "15.2.3",
3030
"@types/bent": "7.3.8",
31-
"@types/node": "20.12.7",
31+
"@types/node": "20.16.13",
3232
"@types/ramda": "0.29.12",
3333
"@types/sinon": "17.0.3",
3434
"@typescript-eslint/eslint-plugin": "7.7.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1264,12 +1264,12 @@
12641264
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
12651265
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
12661266

1267-
"@types/node@20.12.7":
1268-
version "20.12.7"
1269-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
1270-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
1267+
"@types/node@20.16.13":
1268+
version "20.16.13"
1269+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.13.tgz#148c152d757dc73f8d65f0f6f078f39050b85b0c"
1270+
integrity sha512-GjQ7im10B0labo8ZGXDGROUl9k0BNyDgzfGpb4g/cl+4yYDWVKcozANF4FGr4/p0O/rAkQClM6Wiwkije++1Tg==
12711271
dependencies:
1272-
undici-types "~5.26.4"
1272+
undici-types "~6.19.2"
12731273

12741274
"@types/node@^12.12.6":
12751275
version "12.19.14"
@@ -9256,10 +9256,10 @@ underscore@1.9.1:
92569256
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
92579257
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
92589258

9259-
undici-types@~5.26.4:
9260-
version "5.26.5"
9261-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9262-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9259+
undici-types@~6.19.2:
9260+
version "6.19.8"
9261+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
9262+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
92639263

92649264
union-value@^1.0.0:
92659265
version "1.0.1"

0 commit comments

Comments
 (0)