Skip to content

Commit

Permalink
Bump versioned-storage from 2.0.48 to 2.0.49 (#668)
Browse files Browse the repository at this point in the history
Bumps [versioned-storage](https://github.com/CatChen/versioned-storage) from 2.0.48 to 2.0.49.
- [Release notes](https://github.com/CatChen/versioned-storage/releases)
- [Commits](CatChen/versioned-storage@v2.0.48...v2.0.49)

---
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 20, 2023
1 parent 169d0cb commit 68dde7b
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.48"
"versioned-storage": "2.0.49"
},
"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 @@ -4446,10 +4446,10 @@ v8flags@^2.1.1:
dependencies:
user-home "^1.1.1"

versioned-storage@2.0.48:
version "2.0.48"
resolved "https://registry.yarnpkg.com/versioned-storage/-/versioned-storage-2.0.48.tgz#5ef620dfbb0f88fa8894ed648063cc9600807175"
integrity sha512-/qgxse/UociDodc4o9hK1gslLvHgJogtSlUHTKtyvW9vHFVSS3/L7lgtWOz3c756dkuFsm5TwVKaKURp8Bns1g==
versioned-storage@2.0.49:
version "2.0.49"
resolved "https://registry.yarnpkg.com/versioned-storage/-/versioned-storage-2.0.49.tgz#5257b723d0feb481da5a757a0802b7ed0c227196"
integrity sha512-CaUQFhzFcUe6tsxasa+JCN+lA7QxAx6GP/NKvIhNyBj2E3LiZcWYm2I8mF5xiDsJ0WbOtUCSGf6o4oHzdE9s1g==
optionalDependencies:
husky "8"

Expand Down

0 comments on commit 68dde7b

Please sign in to comment.