Skip to content

Commit

Permalink
chore(deps-dev): bump bun-types from 1.0.36 to 1.1.17
Browse files Browse the repository at this point in the history
Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.0.36 to 1.1.17.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](https://github.com/oven-sh/bun/commits/bun-v1.1.17/packages/bun-types)

---
updated-dependencies:
- dependency-name: bun-types
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 73b8ebb commit ec5e8c8
Showing 1 changed file with 14 additions and 5 deletions.
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

0 comments on commit ec5e8c8

Please sign in to comment.