Skip to content

Commit

Permalink
chore(deps-dev): bump bun-types from 1.1.8 to 1.1.12
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.1.8 to 1.1.12.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](https://github.com/oven-sh/bun/commits/bun-v1.1.12/packages/bun-types)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 5b43ef6 commit 06df2b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"bun-types": "^1.1.8",
"bun-types": "^1.1.12",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.3",
"eslint-plugin-import": "^2.29.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1974,13 +1974,13 @@ __metadata:
languageName: node
linkType: hard

"bun-types@npm:^1.1.8":
version: 1.1.8
resolution: "bun-types@npm:1.1.8"
"bun-types@npm:^1.1.12":
version: 1.1.12
resolution: "bun-types@npm:1.1.12"
dependencies:
"@types/node": "npm:~20.12.8"
"@types/ws": "npm:~8.5.10"
checksum: 10/6580b6ec39ce6bfe83fbb1aac5103688427673ac6424e162cf4f54feb94decfdb74bc123c66c51a33f4e0897e9af937c62f020be27934e45974c19c601490726
checksum: 10/4b345ed9a90c2b958d305b97cb7131e3f63f304800163e080f2aa9f031a84d85fd74427c79328910aafbf81fd93d12ac0d21d6f11937c684fa67e084b2fed591
languageName: node
linkType: hard

Expand Down Expand Up @@ -3873,7 +3873,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:^7.8.0"
"@typescript-eslint/parser": "npm:^7.8.0"
autoprefixer: "npm:^10.4.19"
bun-types: "npm:^1.1.8"
bun-types: "npm:^1.1.12"
clsx: "npm:^2.1.1"
date-fns: "npm:^3.6.0"
eslint: "npm:^8.57.0"
Expand Down

0 comments on commit 06df2b5

Please sign in to comment.