Skip to content

Commit 0041784

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

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
@@ -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.14.6",
3232
"@types/ramda": "0.29.12",
3333
"@types/sinon": "17.0.3",
3434
"@typescript-eslint/eslint-plugin": "7.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1264,10 +1264,10 @@
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.14.6":
1268+
version "20.14.6"
1269+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.6.tgz#f3c19ffc98c2220e18de259bb172dd4d892a6075"
1270+
integrity sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==
12711271
dependencies:
12721272
undici-types "~5.26.4"
12731273

0 commit comments

Comments
 (0)