Skip to content

Commit

Permalink
chore(deps): Bump semantic-release from 23.0.7 to 23.0.8
Browse files Browse the repository at this point in the history
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.7 to 23.0.8.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v23.0.7...v23.0.8)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 3d68b65 commit 1411d4d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 4 deletions.
Binary file not shown.
Binary file not shown.
19 changes: 15 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7420,6 +7420,17 @@ __metadata:
languageName: node
linkType: hard

"read-package-up@npm:^11.0.0":
version: 11.0.0
resolution: "read-package-up@npm:11.0.0"
dependencies:
find-up-simple: "npm:^1.0.0"
read-pkg: "npm:^9.0.0"
type-fest: "npm:^4.6.0"
checksum: ffee09613c2b3c3ff7e7b5e838aa01f33cba5c6dfa14f87bf6f64ed27e32678e5550e712fd7e3f3105a05c43aa774d084af04ee86d3044978edb69f30ee4505a
languageName: node
linkType: hard

"read-pkg-up@npm:^11.0.0":
version: 11.0.0
resolution: "read-pkg-up@npm:11.0.0"
Expand Down Expand Up @@ -7815,8 +7826,8 @@ __metadata:
linkType: hard

"semantic-release@npm:^23.0.0":
version: 23.0.7
resolution: "semantic-release@npm:23.0.7"
version: 23.0.8
resolution: "semantic-release@npm:23.0.8"
dependencies:
"@semantic-release/commit-analyzer": "npm:^12.0.0"
"@semantic-release/error": "npm:^4.0.0"
Expand All @@ -7841,15 +7852,15 @@ __metadata:
micromatch: "npm:^4.0.2"
p-each-series: "npm:^3.0.0"
p-reduce: "npm:^3.0.0"
read-pkg-up: "npm:^11.0.0"
read-package-up: "npm:^11.0.0"
resolve-from: "npm:^5.0.0"
semver: "npm:^7.3.2"
semver-diff: "npm:^4.0.0"
signale: "npm:^1.2.1"
yargs: "npm:^17.5.1"
bin:
semantic-release: bin/semantic-release.js
checksum: a803092c2b928b3bf61dab214181f2cd8c4a37aedd3476a40efe568dbae2a495944e29d6e49b67684b11261f6b1bcaf6dae66ec3a47836ccdcb503ddfa569d9b
checksum: 202b84def459d60d6c5cb2542b1f509a2b67dd1fb81312b1871ae3ba4c0dfcd81fb25ea60b93b381c46682633ec4f397e4188490cbbe68ab16967044d059a0cf
languageName: node
linkType: hard

Expand Down

0 comments on commit 1411d4d

Please sign in to comment.