Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v24.1.0 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent ff77a0c commit d404bcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"micromatch": "4.0.7",
"pinst": "3.0.0",
"prettier": "3.3.3",
"semantic-release": "24.0.0",
"semantic-release": "24.1.0",
"sort-package-json": "2.10.0"
},
"packageManager": "[email protected]",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ __metadata:
micromatch: "npm:4.0.7"
pinst: "npm:3.0.0"
prettier: "npm:3.3.3"
semantic-release: "npm:24.0.0"
semantic-release: "npm:24.1.0"
sort-package-json: "npm:2.10.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -6517,9 +6517,9 @@ __metadata:
languageName: node
linkType: hard

"semantic-release@npm:24.0.0":
version: 24.0.0
resolution: "semantic-release@npm:24.0.0"
"semantic-release@npm:24.1.0":
version: 24.1.0
resolution: "semantic-release@npm:24.1.0"
dependencies:
"@semantic-release/commit-analyzer": "npm:^13.0.0-beta.1"
"@semantic-release/error": "npm:^4.0.0"
Expand Down Expand Up @@ -6552,7 +6552,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
semantic-release: bin/semantic-release.js
checksum: 10c0/325349f6ae7c9bdc0fb513ae9626a9560dd7a3c8528d829ef513e8700880735cf6ce5ca71ce41e268bd526a61abfae40eba9b6b5c81cc0269c195f8724c26984
checksum: 10c0/cfaa72e8f9cfc989c926e398627b6755504d4d955756faf560c1a63f8f811a2914ad2ca97c11d938ec6b6e1a7957bc4dbf5cb5705ab03428f365f4a4234bba6b
languageName: node
linkType: hard

Expand Down

0 comments on commit d404bcc

Please sign in to comment.