Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump bun-types from 1.0.36 to 1.1.17 #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:~20.11.3":
"@types/node@npm:*":
version: 20.11.20
resolution: "@types/node@npm:20.11.20"
dependencies:
Expand All @@ -913,6 +913,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:~20.12.8":
version: 20.12.14
resolution: "@types/node@npm:20.12.14"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/d6e383a09139efdedd91f4e8b584bb9b7537382d3dd276296a68b20a7819a562ae651efdd007a60036116f286b9c9a8a31af698f93b4024e569b0d129f293165
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0, @types/normalize-package-data@npm:^2.4.3":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -1643,12 +1652,12 @@ __metadata:
linkType: hard

"bun-types@npm:latest":
version: 1.0.36
resolution: "bun-types@npm:1.0.36"
version: 1.1.17
resolution: "bun-types@npm:1.1.17"
dependencies:
"@types/node": "npm:~20.11.3"
"@types/node": "npm:~20.12.8"
"@types/ws": "npm:~8.5.10"
checksum: 10c0/83effdf40c7313004e13a1502b23a6e6a7c3d6929384b323b637ecf8bc010d2c47b32cef325b155526cf90a9e3f1bc20979d1f00e2737657b79da27c106e8924
checksum: 10c0/d7fe81d3ffd23d90b111084c97d0fd89de5934ba2c1158d52ffcf087f7daab44b3c664823867e4154db62b94e498ec3a6fb9204ea8666d37235589faf8456716
languageName: node
linkType: hard

Expand Down
Loading