Skip to content

Commit 35739ab

Browse files
committed
Update dependency @types/node to v18.16.20
1 parent 74ee374 commit 35739ab

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.16.19",
57+
"@types/node": "18.16.20",
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
@@ -891,10 +891,10 @@
891891
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d"
892892
integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==
893893

894-
"@types/node@18.16.19":
895-
version "18.16.19"
896-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
897-
integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
894+
"@types/node@18.16.20":
895+
version "18.16.20"
896+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.20.tgz#b27be1ceb267bfb47d8bac024ff6379998f62207"
897+
integrity sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q==
898898

899899
"@types/node@^10.0.0":
900900
version "10.17.60"

0 commit comments

Comments
 (0)