Skip to content

Commit a226af0

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

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.4",
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.4":
1268+
version "20.14.4"
1269+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4.tgz#3426db474378502882036d595ec9e79a9b17d1e6"
1270+
integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==
12711271
dependencies:
12721272
undici-types "~5.26.4"
12731273

0 commit comments

Comments
 (0)