Skip to content

Commit

Permalink
Bump versioned-storage from 2.0.44 to 2.0.45
Browse files Browse the repository at this point in the history
Bumps [versioned-storage](https://github.com/CatChen/versioned-storage) from 2.0.44 to 2.0.45.
- [Release notes](https://github.com/CatChen/versioned-storage/releases)
- [Commits](CatChen/versioned-storage@v2.0.44...v2.0.45)

---
updated-dependencies:
- dependency-name: versioned-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent e13572a commit 3b57852
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 @@ -76,7 +76,7 @@
},
"dependencies": {
"uuid": "^9.0.0",
"versioned-storage": "2.0.44"
"versioned-storage": "2.0.45"
},
"engines": {
"node": ">=14"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4361,10 +4361,10 @@ v8flags@^2.1.1:
dependencies:
user-home "^1.1.1"

[email protected].44:
version "2.0.44"
resolved "https://registry.yarnpkg.com/versioned-storage/-/versioned-storage-2.0.44.tgz#241fcaf27159bc4ef7cfbce7e3e3ebc47744fdef"
integrity sha512-cEJafBoE+KEF1dt6N2dVttEFY9ZUbhyvkJSx5/qRB4CPdk3nwIdX1jstfofjKYw5MVcDTWg8vbeVHA0rJypzLQ==
[email protected].45:
version "2.0.45"
resolved "https://registry.yarnpkg.com/versioned-storage/-/versioned-storage-2.0.45.tgz#cffad32b7bb462456812ac1411390af84faf5e53"
integrity sha512-xu0WMz+11cDBWQPtMs0fXs8BC4puBldJAF5JIUhGAJ/WBVUIafJfSBhVmHPsOkHdHqyN46O2QW8fRIMiOawMNw==
optionalDependencies:
husky "8"

Expand Down

0 comments on commit 3b57852

Please sign in to comment.