Bump bun-types from 1.0.28 to 1.0.29

Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.0.28 to 1.0.29.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](https://github.com/oven-sh/bun/commits/bun-v1.0.29/packages/bun-types)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-26 22:11:07 +00:00 committed by GitHub
parent 7a896d042d
commit fd05dabed3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -641,9 +641,9 @@
}
},
"node_modules/bun-types": {
"version": "1.0.28",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.28.tgz",
"integrity": "sha512-wQqbLYRM0YnsXZMFujbCr/9YxlEl51jshMXcJ2Y9wEuU7k6TKcX2KDh032k9oHfB1wH8/SleXboIsULMtFaAaA==",
"version": "1.0.29",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.29.tgz",
"integrity": "sha512-Z+U1ORr/2UCwxelIZxE83pyPLclviYL9UewQCNEUmGeLObY8ao+3WF3D8N1+NMv2+S+hUWsdBJam+4GoPEz35g==",
"dev": true,
"dependencies": {
"@types/node": "~20.11.3",