Skip to content

Commit 1272a1e

Browse files
Update dependency @types/node to v20.14.0
1 parent 579d9cb commit 1272a1e

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.0",
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.0":
1268+
version "20.14.0"
1269+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.0.tgz#49ceec7b34f8621470cff44677fa9d461a477f17"
1270+
integrity sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==
12711271
dependencies:
12721272
undici-types "~5.26.4"
12731273

0 commit comments

Comments
 (0)