Skip to content

Commit

Permalink
Bump versioned-storage from 2.0.46 to 2.0.47 (#662)
Browse files Browse the repository at this point in the history
Bumps [versioned-storage](https://github.com/CatChen/versioned-storage) from 2.0.46 to 2.0.47.
- [Release notes](https://github.com/CatChen/versioned-storage/releases)
- [Commits](CatChen/versioned-storage@v2.0.46...v2.0.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent ebff87d commit eedc474
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.46"
"versioned-storage": "2.0.47"
},
"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 @@ -4439,10 +4439,10 @@ v8flags@^2.1.1:
dependencies:
user-home "^1.1.1"

versioned-storage@2.0.46:
version "2.0.46"
resolved "https://registry.yarnpkg.com/versioned-storage/-/versioned-storage-2.0.46.tgz#aa91e2938ec78851cab773b72ff1885037f06436"
integrity sha512-J18qJJofHYjC82BNNdxGdQONKunMgDs4ECMEgmtWl/yqTiYe5TxEkGQ+0lOeIXzKQp6GpS+EuyfSheRzeYN6rA==
versioned-storage@2.0.47:
version "2.0.47"
resolved "https://registry.yarnpkg.com/versioned-storage/-/versioned-storage-2.0.47.tgz#9773af9f7fdba92ff48735ba71624556d772b55f"
integrity sha512-fDu2MoSuSLCrpH7NsU8cEsok0wRbjK74f44sllz2yQqV4X4nGjsYcnxcR3zxgvzy3RUPd/kFOnXtPbOvJ1mKZA==
optionalDependencies:
husky "8"

Expand Down

0 comments on commit eedc474

Please sign in to comment.