Skip to content

Commit b3e56a4

Browse files
committed
Update dependency @types/node to v20.11.7
1 parent eb81829 commit b3e56a4

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
@@ -54,7 +54,7 @@
5454
"@types/js-yaml": "4.0.9",
5555
"@types/markdown-it": "13.0.7",
5656
"@types/mocha": "10.0.6",
57-
"@types/node": "20.11.5",
57+
"@types/node": "20.11.7",
5858
"@types/ramda": "0.29.10",
5959
"@typescript-eslint/eslint-plugin": "5.62.0",
6060
"@typescript-eslint/parser": "5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -903,10 +903,10 @@
903903
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
904904
integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==
905905

906-
"@types/[email protected].5":
907-
version "20.11.5"
908-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.5.tgz#be10c622ca7fcaa3cf226cf80166abc31389d86e"
909-
integrity sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==
906+
"@types/[email protected].7":
907+
version "20.11.7"
908+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.7.tgz#cb49aedd758c978c30806d0c38b520ed2a3df6e0"
909+
integrity sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A==
910910
dependencies:
911911
undici-types "~5.26.4"
912912

0 commit comments

Comments
 (0)