Skip to content

Commit 67d68dd

Browse files
Update dependency @types/node to v20.14.5
1 parent 6810cac commit 67d68dd

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
@@ -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.5",
4141
"@types/ramda": "0.29.12",
4242
"@typescript-eslint/eslint-plugin": "7.7.1",
4343
"@typescript-eslint/parser": "7.7.1",

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.5":
2183+
version "20.14.5"
2184+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.5.tgz#fe35e3022ebe58b8f201580eb24e1fcfc0f2487d"
2185+
integrity sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==
21862186
dependencies:
21872187
undici-types "~5.26.4"
21882188

0 commit comments

Comments
 (0)