Skip to content

Commit

Permalink
chore(deps-dev): 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 15, 2024
1 parent 1c08c1f commit 27f9683
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"moker": "2.1.11",
"p-retry": "6.2.0",
"prettier": "3.2.5",
"semantic-release": "23.0.7",
"semantic-release": "23.0.8",
"sinon": "17.0.1",
"stream-buffers": "3.0.2",
"tempy": "3.1.0",
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6379,6 +6379,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: 535b7554d47fae5fb5c2e7aceebd48b5de4142cdfe7b21f942fa9a0f56db03d3b53cce298e19438e1149292279c285e6ba6722eca741d590fd242519c4bdbc17
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 @@ -6703,7 +6714,7 @@ __metadata:
p-retry: "npm:6.2.0"
prettier: "npm:3.2.5"
read-pkg: "npm:^9.0.1"
semantic-release: "npm:23.0.7"
semantic-release: "npm:23.0.8"
semver: "npm:^7.3.8"
sinon: "npm:17.0.1"
stream-buffers: "npm:3.0.2"
Expand All @@ -6715,9 +6726,9 @@ __metadata:
languageName: unknown
linkType: soft

"semantic-release@npm:23.0.7":
version: 23.0.7
resolution: "semantic-release@npm:23.0.7"
"semantic-release@npm:23.0.8":
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 @@ -6742,15 +6753,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: 0380e78b1993a18d806d3399a3655d0e0c4f9a99d8420a73cb6690b4e5c03047e03090d590904e5720660002f2b3ea4a9ac72e93ac18fbbf5736109a5e18062d
checksum: 1e0a0a1294e2ab0450375f64ce722c78b29265751dd886c92ca8df64858741134701d6c045ec5d95d36c2f0b06355937377f6925609d704f47c17d471d8ff715
languageName: node
linkType: hard

Expand Down

0 comments on commit 27f9683

Please sign in to comment.