Bump bun-types from 1.0.35 to 1.1.0

Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.0.35 to 1.1.0.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](https://github.com/oven-sh/bun/commits/bun-v1.1.0/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>
This commit is contained in:
dependabot[bot] 2024-04-01 22:52:49 +00:00 committed by GitHub
parent 104f1a1910
commit 214c4bf8d1
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": { "node_modules/bun-types": {
"version": "1.0.35", "version": "1.1.0",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.35.tgz", "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.0.tgz",
"integrity": "sha512-JlFllUCVMZbDyGfbv9dBWXd2tRdZSzyP1EWDKcTTVRViYNYX8AEsfpMN/vu6Hk8CBhKrhbbBkKZcNjJev8QQHQ==", "integrity": "sha512-GhMDD7TosdJzQPGUOcQD5PZshvXVxDfwGAZs2dq+eSaPsRn3iUCzvpFlsg7Q51bXVzLAUs+FWHlnmpgZ5UggIg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/node": "~20.11.3", "@types/node": "~20.11.3",