Bump bun-types from 1.0.29 to 1.0.35

Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.0.29 to 1.0.35.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](https://github.com/oven-sh/bun/commits/bun-v1.0.35/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-03-25 22:14:06 +00:00 committed by GitHub
parent 29e0b97b7c
commit 07b3f72969
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"sqlite3": "^5.1.7"
},
"devDependencies": {
"bun-types": "*",
"bun-types": "latest",
"eslint": "^8.57.0"
},
"peerDependencies": {
@ -641,9 +641,9 @@
}
},
"node_modules/bun-types": {
"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==",
"version": "1.0.35",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.35.tgz",
"integrity": "sha512-JlFllUCVMZbDyGfbv9dBWXd2tRdZSzyP1EWDKcTTVRViYNYX8AEsfpMN/vu6Hk8CBhKrhbbBkKZcNjJev8QQHQ==",
"dev": true,
"dependencies": {
"@types/node": "~20.11.3",