Bump bun-types from 1.0.21 to 1.0.22

Bumps [bun-types](https://github.com/oven-sh/bun) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/oven-sh/bun/releases)
- [Commits](https://github.com/oven-sh/bun/compare/bun-v1.0.21...bun-v1.0.22)

---
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-01-10 23:58:53 +00:00 committed by GitHub
parent 4e294344ef
commit 1b0d36a3dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -638,9 +638,9 @@
}
},
"node_modules/bun-types": {
"version": "1.0.21",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.21.tgz",
"integrity": "sha512-Ugagjf+XZUXDvxDRa3EnhLeMzm2g8ZYFleBF55Ac3GZSzPqdMLAdK9kvZB6M1H4nAFvrEHdV2PHqkzIoNs+3wQ==",
"version": "1.0.22",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.22.tgz",
"integrity": "sha512-JxmXAx6cXb37+rMsn30WRXlz9lbPFR9rQE78hNSoy5wJ8m/nUktkmHpo7xZb/YKDds23ifxWLjDtyni9MeXLgw==",
"dev": true,
"dependencies": {
"@types/node": "*",