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

Commit

Permalink
Merge pull request #280 from matrixgpt/dependabot/npm_and_yarn/keyv-f…
Browse files Browse the repository at this point in the history
…ile-0.3.1

Bump keyv-file from 0.3.0 to 0.3.1
  • Loading branch information
bertybuttface authored May 13, 2024
2 parents a03851a + b83c7ff commit a1ddb80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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.4.5",
"hash.js": "^1.1.7",
"keyv": "^4.5.4",
"keyv-file": "^0.3.0",
"keyv-file": "^0.3.1",
"markdown-it": "^14.0.0",
"matrix-bot-sdk": "0.7.1",
"typescript": "^5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1677,10 +1677,10 @@ 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==
keyv-file@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/keyv-file/-/keyv-file-0.3.1.tgz#fd85810e0551b70ad8e954b9f2fa23622d1cad09"
integrity sha512-nrIyNaGlw8nf11mu8p7ttr+Qj6V3N0/BO62Y/oDsi02aWKWYaQjGVPLo0XPfRIwgaByQabuA/IH1se7i150LnQ==
dependencies:
debug "^4.1.1"
fs-extra "^4.0.1"
Expand Down

0 comments on commit a1ddb80

Please sign in to comment.