Skip to content

Commit 2ac5863

Browse files
authored
Merge pull request #85 from sevensc/renovate/node-22.x-lockfile
chore(deps): update dependency @types/node to v22.15.34
2 parents 5d7d13f + 0ca9ce1 commit 2ac5863

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
@@ -748,11 +748,11 @@
748748
undici-types "~5.26.4"
749749

750750
"@types/node@^22.0.0":
751-
version "22.10.1"
752-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
753-
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
751+
version "22.15.34"
752+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.34.tgz#3995a6461d2cfc51c81907da0065fc328f6a459e"
753+
integrity sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw==
754754
dependencies:
755-
undici-types "~6.20.0"
755+
undici-types "~6.21.0"
756756

757757
"@types/semver@^7.5.0":
758758
version "7.5.8"
@@ -2796,10 +2796,10 @@ undici-types@~5.26.4:
27962796
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
27972797
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
27982798

2799-
undici-types@~6.20.0:
2800-
version "6.20.0"
2801-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
2802-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
2799+
undici-types@~6.21.0:
2800+
version "6.21.0"
2801+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
2802+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
28032803

28042804
update-browserslist-db@^1.0.13:
28052805
version "1.0.13"

0 commit comments

Comments
 (0)