Skip to content

Commit 5fe28f5

Browse files
committed
Update dependency @types/node to v18.17.3
1 parent bb1f7c8 commit 5fe28f5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/js-yaml": "4.0.5",
5555
"@types/markdown-it": "12.2.3",
5656
"@types/mocha": "10.0.1",
57-
"@types/node": "18.17.2",
57+
"@types/node": "18.17.3",
5858
"@types/ramda": "0.29.3",
5959
"@typescript-eslint/eslint-plugin": "5.62.0",
6060
"@typescript-eslint/parser": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -900,10 +900,10 @@
900900
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
901901
integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==
902902

903-
"@types/node@18.17.2":
904-
version "18.17.2"
905-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.2.tgz#95b4df6c724e146ef932043a1fb6b8f80975e461"
906-
integrity sha512-wBo3KqP/PBqje5TI9UTiuL3yWfP6sdPtjtygSOqcYZWT232dfDeDOnkDps5wqZBP9NgGgYrNejinl0faAuE+HQ==
903+
"@types/node@18.17.3":
904+
version "18.17.3"
905+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.3.tgz#409febdc84478b452306a8112c692e800ad9f6fe"
906+
integrity sha512-2x8HWtFk0S99zqVQABU9wTpr8wPoaDHZUcAkoTKH+nL7kPv3WUI9cRi/Kk5Mz4xdqXSqTkKP7IWNoQQYCnDsTA==
907907

908908
"@types/node@^10.0.0":
909909
version "10.17.60"

0 commit comments

Comments
 (0)