Bump bun-types from 1.0.20 to 1.0.21

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

---
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-08 22:30:44 +00:00 committed by GitHub
parent 832f1ecaa9
commit e5809706f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
package-lock.json generated
View File

@ -17,7 +17,7 @@
"sqlite3": "^5.1.6" "sqlite3": "^5.1.6"
}, },
"devDependencies": { "devDependencies": {
"bun-types": "*", "bun-types": "latest",
"eslint": "^8.56.0" "eslint": "^8.56.0"
}, },
"peerDependencies": { "peerDependencies": {
@ -578,9 +578,9 @@
} }
}, },
"node_modules/bun-types": { "node_modules/bun-types": {
"version": "1.0.20", "version": "1.0.21",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.20.tgz", "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.21.tgz",
"integrity": "sha512-MB9OwwwNDdolaPBX9TSEq/9WlexEH1n2d5G/fnre/sz0NAzoxYaOgd3cpxNmNGsExMbgxkccSLNcVPV0rrfunA==", "integrity": "sha512-Ugagjf+XZUXDvxDRa3EnhLeMzm2g8ZYFleBF55Ac3GZSzPqdMLAdK9kvZB6M1H4nAFvrEHdV2PHqkzIoNs+3wQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/node": "*", "@types/node": "*",