Merge pull request #49 from Art-Portal/dependabot/npm_and_yarn/bun-types-1.0.8

Bump bun-types from 1.0.3 to 1.0.8
This commit is contained in:
Ninjdai 2023-11-04 15:41:20 +01:00 committed by GitHub
commit b70a961d78
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"
},
"devDependencies": {
"bun-types": "*",
"bun-types": "latest",
"eslint": "^8.52.0"
},
"peerDependencies": {
@ -578,9 +578,9 @@
}
},
"node_modules/bun-types": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.3.tgz",
"integrity": "sha512-XlyKVdYCHa7K5PHYGcwOVOrGE/bMnLS51y7zFA3ZAAXyiQ6dTaNXNCWTTufgII/6ruN770uhAXphQmzvU/r2fQ==",
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/bun-types/-/bun-types-1.0.8.tgz",
"integrity": "sha512-2dNB+dBwAcFW7RSd4y5vKycRjouKVklSwPk4EjBKWvcMYUBOqZGGNzV7+b2tfKBG3BeRXnozbnegVKR1azuATg==",
"dev": true
},
"node_modules/busboy": {