Skip to content

Commit 81201bd

Browse files
Update dependency @types/node to v20.14.0
1 parent 6810cac commit 81201bd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@rollup/plugin-json": "6.1.0",
3838
"@rollup/plugin-node-resolve": "15.2.3",
3939
"@types/deep-equal": "1.0.4",
40-
"@types/node": "20.12.7",
40+
"@types/node": "20.14.0",
4141
"@types/ramda": "0.29.12",
4242
"@typescript-eslint/eslint-plugin": "7.7.1",
4343
"@typescript-eslint/parser": "7.7.1",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2179,10 +2179,10 @@
21792179
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
21802180
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==
21812181

2182-
"@types/node@20.12.7":
2183-
version "20.12.7"
2184-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
2185-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
2182+
"@types/node@20.14.0":
2183+
version "20.14.0"
2184+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.0.tgz#49ceec7b34f8621470cff44677fa9d461a477f17"
2185+
integrity sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==
21862186
dependencies:
21872187
undici-types "~5.26.4"
21882188

0 commit comments

Comments
 (0)