Skip to content

chore(deps-dev): bump bun-types from 1.0.36 to 1.1.13 #45

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

Closed
wants to merge 1 commit into from
Closed
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.13
resolution: "bun-types@npm:1.1.13"
dependencies:
"@types/node": "npm:~20.11.3"
"@types/node": "npm:~20.12.8"
"@types/ws": "npm:~8.5.10"
checksum: 10c0/83effdf40c7313004e13a1502b23a6e6a7c3d6929384b323b637ecf8bc010d2c47b32cef325b155526cf90a9e3f1bc20979d1f00e2737657b79da27c106e8924
checksum: 10c0/8d8f85a158c88d810317ba2385fc29f562316847f85be3c964a686ff0a9233aeaaecd35e493674284a433337c505456545cee6d8b692d4aac1868f34576c2333
languageName: node
linkType: hard

Expand Down
Loading