mirror of
https://github.com/Art-Portal/April.git
synced 2024-11-16 11:37:37 +01:00
Bump bun-types from 1.1.10 to 1.1.12
Bumps [bun-types](https://github.com/oven-sh/bun/tree/HEAD/packages/bun-types) from 1.1.10 to 1.1.12. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/commits/bun-v1.1.12/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
d86f7fdabf
commit
99af1ae335
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": "^9.4.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@ -669,9 +669,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/bun-types": {
|
||||
"version": "1.1.10",
|
||||
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.10.tgz",
|
||||
"integrity": "sha512-oBsZ0Bf9HEKr1Ta5bUYgVO6sHkZtTlfHlEj9DGpghZphNdhKI/38eZ5dk+/et/HrStT1sfykHBUW4ughmoNKog==",
|
||||
"version": "1.1.12",
|
||||
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.1.12.tgz",
|
||||
"integrity": "sha512-DIM2C9qCECwhck9nLsCDeTv943VmGMCkwX3KljjprSRDXaK2CSiUDVGbUit80Er38ukgxuESJgYPAys4FsNCdg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/node": "~20.12.8",
|
||||
|
Loading…
Reference in New Issue
Block a user