Merge pull request #69 from Art-Portal/dependabot/npm_and_yarn/bun-types-1.0.21

Bump bun-types from 1.0.20 to 1.0.21
This commit is contained in:
Ninjdai 2024-01-11 00:58:26 +01:00 committed by GitHub
commit 4e294344ef
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.7"
},
"devDependencies": {
"bun-types": "*",
"bun-types": "latest",
"eslint": "^8.56.0"
},
"peerDependencies": {
@ -638,9 +638,9 @@
}
},
"node_modules/bun-types": {
"version": "1.0.20",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.20.tgz",
"integrity": "sha512-MB9OwwwNDdolaPBX9TSEq/9WlexEH1n2d5G/fnre/sz0NAzoxYaOgd3cpxNmNGsExMbgxkccSLNcVPV0rrfunA==",
"version": "1.0.21",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.21.tgz",
"integrity": "sha512-Ugagjf+XZUXDvxDRa3EnhLeMzm2g8ZYFleBF55Ac3GZSzPqdMLAdK9kvZB6M1H4nAFvrEHdV2PHqkzIoNs+3wQ==",
"dev": true,
"dependencies": {
"@types/node": "*",