Bump keyv-file from 0.2.0 to 0.3.0

Bumps [keyv-file](https://github.com/zaaack/keyv-file) from 0.2.0 to 0.3.0.
- [Commits](https://github.com/zaaack/keyv-file/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: keyv-file
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 14:26:36 +00:00 committed by GitHub
parent 861cc0117e
commit 16199cfaa5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

View File

@ -22,7 +22,7 @@
"dotenv": "^16.3.1",
"hash.js": "^1.1.7",
"keyv": "^4.5.4",
"keyv-file": "^0.2.0",
"keyv-file": "^0.3.0",
"markdown-it": "^14.0.0",
"matrix-bot-sdk": "0.7.0",
"typescript": "^5.3.3",

View File

@ -1642,6 +1642,15 @@ keyv-file@^0.2.0:
fs-extra "^4.0.1"
tslib "^1.9.3"
keyv-file@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/keyv-file/-/keyv-file-0.3.0.tgz#648d0826a1918650dc2c61ea4cf77d474df62bd7"
integrity sha512-Ey37SITDV7cvpkzPJdmbNvi+WihHRp7Lr48NJRowyF/9iQx5SrJsW2AgRV84262uZ7ZNjlOjgrB2VfwWNsZigA==
dependencies:
debug "^4.1.1"
fs-extra "^4.0.1"
tslib "^1.9.3"
keyv@^4.5.2:
version "4.5.2"
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.2.tgz#0e310ce73bf7851ec702f2eaf46ec4e3805cce56"