Bump bun-types from 1.0.22 to 1.0.25

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

---
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-22 22:51:12 +00:00 committed by GitHub
parent 1112d63b56
commit 8b5f238482
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -638,9 +638,9 @@
} }
}, },
"node_modules/bun-types": { "node_modules/bun-types": {
"version": "1.0.22", "version": "1.0.25",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.22.tgz", "resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.25.tgz",
"integrity": "sha512-JxmXAx6cXb37+rMsn30WRXlz9lbPFR9rQE78hNSoy5wJ8m/nUktkmHpo7xZb/YKDds23ifxWLjDtyni9MeXLgw==", "integrity": "sha512-9lxeUR/OJsvlZH4GOWteiAdx7ikrSxCUX7Rr0JJux+DrR3LejouVLxIZnTeQ3UPAZovvSgKivWeHPJ2wlo7/Kg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/node": "*", "@types/node": "*",