Skip to content

Commit b8bf9aa

Browse files
Update dependency @types/node to v20.17.13 (#185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4234001 commit b8bf9aa

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@testing-library/react-hooks": "7.0.2",
3333
"@testing-library/user-event": "13.5.0",
3434
"@types/jest": "27.5.2",
35-
"@types/node": "20.12.7",
35+
"@types/node": "20.17.13",
3636
"@types/react": "17.0.62",
3737
"@types/react-dom": "17.0.20",
3838
"@typescript-eslint/eslint-plugin": "4.33.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2811,12 +2811,12 @@
28112811
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
28122812
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
28132813

2814-
"@types/node@20.12.7":
2815-
version "20.12.7"
2816-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
2817-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
2814+
"@types/node@20.17.13":
2815+
version "20.17.13"
2816+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13.tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00"
2817+
integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw==
28182818
dependencies:
2819-
undici-types "~5.26.4"
2819+
undici-types "~6.19.2"
28202820

28212821
"@types/parse-json@^4.0.0":
28222822
version "4.0.0"
@@ -9820,10 +9820,10 @@ unc-path-regex@^0.1.2:
98209820
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
98219821
integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo=
98229822

9823-
undici-types@~5.26.4:
9824-
version "5.26.5"
9825-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9826-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9823+
undici-types@~6.19.2:
9824+
version "6.19.8"
9825+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
9826+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
98279827

98289828
unicode-canonical-property-names-ecmascript@^2.0.0:
98299829
version "2.0.0"

0 commit comments

Comments
 (0)