Skip to content

Commit

Permalink
Merge pull request #270 from dxw/renovate/bun-types-1.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency bun-types to v1.1.34
  • Loading branch information
renovate[bot] authored Nov 7, 2024
2 parents e95f7eb + 4d14a2e commit 1b3ce57
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,14 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/node@>=10.0.0":
"@types/node@*":
version "22.9.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
dependencies:
undici-types "~6.19.8"

"@types/node@>=10.0.0":
version "22.8.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.4.tgz#ab754f7ac52e1fe74174f761c5b03acaf06da0dc"
integrity sha512-SpNNxkftTJOPk0oN+y2bIqurEXHTA2AOZ3EJDDKeJ5VzkvvORSvmQXGQarcOzWV1ac7DCaPBEdMDxBsM+d8jWw==
Expand All @@ -176,9 +183,9 @@
integrity sha512-UEQtUiHcMvXNJ0rKBTn1rKA1r+W3JVidjCQiqfikRreYc83T28Xj+l3pH3rn/WK0hg4C47AvjxPqG9scipQ/lQ==

"@types/ws@~8.5.10":
version "8.5.12"
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.12.tgz#619475fe98f35ccca2a2f6c137702d85ec247b7e"
integrity sha512-3tPRkv1EtkDpzlgyKyI8pGsGZAGPEaXeu0DOj5DI25Ja91bdAYddYHbADRYVrZMRbfW+1l5YwXVDKohDJNQxkQ==
version "8.5.13"
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.13.tgz#6414c280875e2691d0d1e080b05addbf5cb91e20"
integrity sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA==
dependencies:
"@types/node" "*"

Expand Down Expand Up @@ -265,9 +272,9 @@ braces@^3.0.3:
fill-range "^7.1.1"

bun-types@^1.0.2:
version "1.1.33"
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.1.33.tgz#4b9be15619222f5354cf01d1e866ba9779e86590"
integrity sha512-SOMt3HeI34EyXoAsMxs5qY+e8cjQOn9v1BQl/ZUy1BsOYYuSPBSRVBYE5DjauqY1bOAWGFAjVu9G9pSmCe1bVw==
version "1.1.34"
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.1.34.tgz#cf0e1dc5aa8875573a3acb09bead0f23bab5aca2"
integrity sha512-br5QygTEL/TwB4uQOb96Ky22j4Gq2WxWH/8Oqv20fk5HagwKXo/akB+LiYgSfzexCt6kkcUaVm+bKiPl71xPvw==
dependencies:
"@types/node" "~20.12.8"
"@types/ws" "~8.5.10"
Expand Down

0 comments on commit 1b3ce57

Please # to comment.