Skip to content

Commit 6dfd15c

Browse files
chore(deps): update dependency semantic-release to v24.2.3 (#331)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semantic-release](https://redirect.github.com/semantic-release/semantic-release) | [`24.2.2` -> `24.2.3`](https://renovatebot.com/diffs/npm/semantic-release/24.2.2/24.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/24.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/24.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/24.2.2/24.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/24.2.2/24.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>semantic-release/semantic-release (semantic-release)</summary> ### [`v24.2.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.2.3) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.2.2...v24.2.3) ##### Bug Fixes - **types:** fixed typescript definition ([0e08b5c](https://redirect.github.com/semantic-release/semantic-release/commit/0e08b5c9752de501b30ae6b6cb34a767d2fae4d9)), closes [#&#8203;3601](https://redirect.github.com/semantic-release/semantic-release/issues/3601) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kkrishguptaa/reseter.css). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4dc774d commit 6dfd15c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@
4444
"postcss": "8.5.2",
4545
"postcss-cli": "11.0.0",
4646
"sass": "1.85.0",
47-
"semantic-release": "24.2.2"
47+
"semantic-release": "24.2.3"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3648,10 +3648,10 @@ [email protected]:
36483648
optionalDependencies:
36493649
"@parcel/watcher" "^2.4.1"
36503650

3651-
3652-
version "24.2.2"
3653-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.2.2.tgz#3f25f3506b1c9649e11ca56cc4a8caee63d095d1"
3654-
integrity sha512-f1PLgDKbSrZ1i1jFgHO/qJavv0SSZgahJdusPH0eUkWXcm0qYHAr1qFFC69ELYVCPzLUd5UZJuhEaQP/QOd1jw==
3651+
3652+
version "24.2.3"
3653+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.2.3.tgz#fd5ac3b0c27fa7bd994eb89eacc26fa385caa1a6"
3654+
integrity sha512-KRhQG9cUazPavJiJEFIJ3XAMjgfd0fcK3B+T26qOl8L0UG5aZUjeRfREO0KM5InGtYwxqiiytkJrbcYoLDEv0A==
36553655
dependencies:
36563656
"@semantic-release/commit-analyzer" "^13.0.0-beta.1"
36573657
"@semantic-release/error" "^4.0.0"

0 commit comments

Comments
 (0)