Skip to content

Commit 0897806

Browse files
authored
Merge pull request #36 from rrd108/renovate/node-22.x-lockfile
chore(deps): update dependency @types/node to v22.16.0
2 parents f17ded2 + 85e3658 commit 0897806

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2345,11 +2345,11 @@
23452345
undici-types "~7.8.0"
23462346

23472347
"@types/node@^22.0.0":
2348-
version "22.10.2"
2349-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
2350-
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
2348+
version "22.16.0"
2349+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.0.tgz#352bc4951fd089df32f2b6412a61d339b67ded8b"
2350+
integrity sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==
23512351
dependencies:
2352-
undici-types "~6.20.0"
2352+
undici-types "~6.21.0"
23532353

23542354
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.3":
23552355
version "2.4.4"
@@ -9624,10 +9624,10 @@ unctx@^2.3.1, unctx@^2.4.1:
96249624
magic-string "^0.30.17"
96259625
unplugin "^2.1.0"
96269626

9627-
undici-types@~6.20.0:
9628-
version "6.20.0"
9629-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
9630-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
9627+
undici-types@~6.21.0:
9628+
version "6.21.0"
9629+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
9630+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
96319631

96329632
undici-types@~7.8.0:
96339633
version "7.8.0"

0 commit comments

Comments
 (0)