Skip to content

Commit 0eabc3d

Browse files
committed
Update dependency @types/node to v18.16.2
1 parent aa16957 commit 0eabc3d

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.5",
5555
"@types/markdown-it": "12.2.3",
5656
"@types/mocha": "10.0.1",
57-
"@types/node": "18.16.1",
57+
"@types/node": "18.16.2",
5858
"@types/ramda": "0.29.0",
5959
"@typescript-eslint/eslint-plugin": "5.59.1",
6060
"@typescript-eslint/parser": "5.59.1",

yarn.lock

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

866-
"@types/[email protected].1":
867-
version "18.16.1"
868-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.1.tgz#5db121e9c5352925bb1f1b892c4ae620e3526799"
869-
integrity sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==
866+
"@types/[email protected].2":
867+
version "18.16.2"
868+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.2.tgz#2f610ea71034b3971c312192377f8a7178eb57f1"
869+
integrity sha512-GQW/JL/5Fz/0I8RpeBG9lKp0+aNcXEaVL71c0D2Q0QHDTFvlYKT7an0onCUXj85anv7b4/WesqdfchLc0jtsCg==
870870

871871
"@types/node@^10.0.0":
872872
version "10.17.60"

0 commit comments

Comments
 (0)