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.3.1 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [keyv-file](https://github.com/zaaack/keyv-file) from 0.3.1 to 5.0.2.
- [Commits](zaaack/keyv-file@v0.3.1...v5.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 0f95e3e commit 6f86da4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 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.1",
"keyv-file": "^5.0.2",
"markdown-it": "^14.1.0",
"matrix-bot-sdk": "0.7.1",
"typescript": "^5.4.5",
Expand Down
13 changes: 6 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1677,14 +1677,13 @@ keyv-file@^0.2.0:
fs-extra "^4.0.1"
tslib "^1.9.3"

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==
keyv-file@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/keyv-file/-/keyv-file-5.0.2.tgz#072eae84b389d356a8bd387c2f911b4191e7e2d9"
integrity sha512-iuXUp++YA5oa+Sw9eyX93FWmvSKl/CbuC+8F3rEuovRCaaCI0NLtcJ6EEPW3cNv7xv6+EngT9VwLwy5mHSgI2g==
dependencies:
debug "^4.1.1"
fs-extra "^4.0.1"
tslib "^1.9.3"
tslib "^1.14.1"

keyv@^4.5.2:
version "4.5.2"
Expand Down Expand Up @@ -3001,7 +3000,7 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
psl "^1.1.28"
punycode "^2.1.1"

tslib@^1.9.3:
tslib@^1.14.1, tslib@^1.9.3:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
Expand Down

0 comments on commit 6f86da4

Please sign in to comment.