mirror of
https://github.com/Art-Portal/April.git
synced 2024-11-16 11:37:37 +01:00
Bump bun-types from 1.0.27 to 1.0.28
Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.0.27 to 1.0.28. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.0.28/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:
parent
489b2e052f
commit
a2b6b2c6d8
8
package-lock.json
generated
8
package-lock.json
generated
@ -17,7 +17,7 @@
|
||||
"sqlite3": "^5.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bun-types": "*",
|
||||
"bun-types": "latest",
|
||||
"eslint": "^8.56.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@ -641,9 +641,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/bun-types": {
|
||||
"version": "1.0.27",
|
||||
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.27.tgz",
|
||||
"integrity": "sha512-fwaJ3Ey6InD4nAkUd+AwzHDmxGdWWRy/SWh0QQEw7QF/ABnoqSv+iQrA5tIK4TyUyR/V9446G+w53+sOmJOJyA==",
|
||||
"version": "1.0.28",
|
||||
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.28.tgz",
|
||||
"integrity": "sha512-wQqbLYRM0YnsXZMFujbCr/9YxlEl51jshMXcJ2Y9wEuU7k6TKcX2KDh032k9oHfB1wH8/SleXboIsULMtFaAaA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "~20.11.3",
|
||||
|
Loading…
Reference in New Issue
Block a user