Skip to content

Commit

Permalink
fix(deps): update dependency @scure/base to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and faergeek committed Aug 31, 2023
1 parent ebda48d commit 94bb39c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -735,18 +735,18 @@
config-chain "^1.1.11"

"@scure/base@^1.1.1":
version "1.1.2"
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.2.tgz#ff0cf51874aaf176490c9cb46e4df807a2e581d2"
integrity sha512-sSCrnIdaUZQHhBxZThMuk7Wm1TWzMD3uJNdGgx3JS23xSqevu0tAOsg8k66nL3R2NwQe65AI9GgqpPOgZys/eA==
version "1.1.3"
resolved "https://registry.yarnpkg.com/@scure/base/-/base-1.1.3.tgz#8584115565228290a6c6c4961973e0903bb3df2f"
integrity sha512-/+SgoRjLq7Xlf0CWuLHq2LUZeL/w65kfzAPG5NH9pcmBhs+nunQTn4gvdwgMTIXnt9b2C/1SeL2XiysZEyIC9Q==

"@semantic-release/commit-analyzer@^10.0.0":
version "10.0.3"
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.3.tgz#eb967518cd13120b3ca9cc45f946b57d356178c0"
integrity sha512-pe45eTjaJBsZbJrT6AvcTzYYS9OJF3MGABTPFSpwmnfSXVmyfFuloO92pj6EVTbx6JGEUgpoipnITbWn+zyvaw==
version "10.0.4"
resolved "https://registry.yarnpkg.com/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.4.tgz#e2770f341b75d8f19fe6b5b833e8c2e0de2b84de"
integrity sha512-pFGn99fn8w4/MHE0otb2A/l5kxgOuxaaauIh4u30ncoTJuqWj4hXTgEJ03REqjS+w1R2vPftSsO26WC61yOcpw==
dependencies:
conventional-changelog-angular "^6.0.0"
conventional-commits-filter "^3.0.0"
conventional-commits-parser "^4.0.0"
conventional-commits-parser "^5.0.0"
debug "^4.0.0"
import-from "^4.0.0"
lodash-es "^4.17.21"
Expand Down

0 comments on commit 94bb39c

Please sign in to comment.