Skip to content

Commit c0d2bb1

Browse files
Update dependency @types/node to v20.17.28
1 parent 6810cac commit c0d2bb1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.17.28",
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

+9-9
Original file line numberDiff line numberDiff line change
@@ -2179,12 +2179,12 @@
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.17.28":
2183+
version "20.17.28"
2184+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.28.tgz#c10436f3a3c996f535919a9b082e2c47f19c40a1"
2185+
integrity sha512-DHlH/fNL6Mho38jTy7/JT7sn2wnXI+wULR6PV4gy4VHLVvnrV/d3pHAMQHhc4gjdLmK2ZiPoMxzp6B3yRajLSQ==
21862186
dependencies:
2187-
undici-types "~5.26.4"
2187+
undici-types "~6.19.2"
21882188

21892189
"@types/node@^12.12.6":
21902190
version "12.20.13"
@@ -12522,10 +12522,10 @@ [email protected]:
1252212522
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
1252312523
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
1252412524

12525-
undici-types@~5.26.4:
12526-
version "5.26.5"
12527-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
12528-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
12525+
undici-types@~6.19.2:
12526+
version "6.19.8"
12527+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
12528+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1252912529

1253012530
unicode-canonical-property-names-ecmascript@^1.0.4:
1253112531
version "1.0.4"

0 commit comments

Comments
 (0)