Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Bump keyv-file from 0.2.0 to 0.3.0
Browse files Browse the repository at this point in the history
Bumps [keyv-file](https://github.com/zaaack/keyv-file) from 0.2.0 to 0.3.0.
- [Commits](zaaack/keyv-file@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 861cc01 commit 16199cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 16199cf

Please sign in to comment.