Skip to content

Commit 4d4181d

Browse files
Update dependency @types/node to v20.14.8
1 parent 374b144 commit 4d4181d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@pinata/sdk": "^2.1.0",
2626
"@rollup/plugin-commonjs": "25.0.7",
2727
"@rollup/plugin-node-resolve": "15.2.3",
28-
"@types/node": "20.12.7",
28+
"@types/node": "20.14.8",
2929
"@types/ramda": "0.29.12",
3030
"@typescript-eslint/eslint-plugin": "7.7.1",
3131
"@typescript-eslint/parser": "7.7.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1228,10 +1228,10 @@
12281228
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
12291229
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
12301230

1231-
"@types/node@20.12.7":
1232-
version "20.12.7"
1233-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
1234-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
1231+
"@types/node@20.14.8":
1232+
version "20.14.8"
1233+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.8.tgz#45c26a2a5de26c3534a9504530ddb3b27ce031ac"
1234+
integrity sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==
12351235
dependencies:
12361236
undici-types "~5.26.4"
12371237

0 commit comments

Comments
 (0)