Skip to content

Commit

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

---
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 Feb 8, 2024
1 parent 47fdd3c commit ca37295
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5658,12 +5658,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^11.0.0":
version: 11.1.1
resolution: "marked@npm:11.1.1"
"marked@npm:^12.0.0":
version: 12.0.0
resolution: "marked@npm:12.0.0"
bin:
marked: bin/marked.js
checksum: 77137491bb9610ceaa42a2f487ea00ec13836f19c3d41cabb80f16b283461a1d14285de42725c09d8a2fb029ae10633b07e76afc76113c8067e68eaedfdf8bf6
checksum: 485c0d2a1b59f7d305435d2d65aac477eee8e47ccd686e06c35145b7186c399fd741543f7c0bb02e67d53b3cc0341f491d967ca40a5c3aa49c6cc466e1f5d872
languageName: node
linkType: hard

Expand Down Expand Up @@ -7662,8 +7662,8 @@ __metadata:
linkType: hard

"semantic-release@npm:^23.0.0":
version: 23.0.1
resolution: "semantic-release@npm:23.0.1"
version: 23.0.2
resolution: "semantic-release@npm:23.0.2"
dependencies:
"@semantic-release/commit-analyzer": "npm:^11.0.0"
"@semantic-release/error": "npm:^4.0.0"
Expand All @@ -7683,7 +7683,7 @@ __metadata:
hosted-git-info: "npm:^7.0.0"
import-from-esm: "npm:^1.3.1"
lodash-es: "npm:^4.17.21"
marked: "npm:^11.0.0"
marked: "npm:^12.0.0"
marked-terminal: "npm:^7.0.0"
micromatch: "npm:^4.0.2"
p-each-series: "npm:^3.0.0"
Expand All @@ -7696,7 +7696,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
semantic-release: bin/semantic-release.js
checksum: c12a768a14c09c09292c774753d8d22f885ec0f50c96e2926cef408c7d91367e1f684115d2daf0bb2c663b7319fc57159c980876374998278c7c610a0807f9a1
checksum: 9c6bc12675fa2141a8468163c2e78d160ad7604759088daecda25a173045250223782fed2fd6a192bcd798bc45cef592ec55448ec7de155558e6ef939a956b99
languageName: node
linkType: hard

Expand Down

0 comments on commit ca37295

Please sign in to comment.