Skip to content

Commit 5a6ecf4

Browse files
chore(deps): update dependency semantic-release to v24.2.0 (#308)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [semantic-release](https://redirect.github.com/semantic-release/semantic-release) | [`24.1.3` -> `24.2.0`](https://renovatebot.com/diffs/npm/semantic-release/24.1.3/24.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/semantic-release/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/semantic-release/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/semantic-release/24.1.3/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/semantic-release/24.1.3/24.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>semantic-release/semantic-release (semantic-release)</summary> ### [`v24.2.0`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.3...05a2ea9a060e6508abf92087e8c8cc4a7a85604f) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> 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 7a1febd commit 5a6ecf4

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.4.47",
4545
"postcss-cli": "11.0.0",
4646
"sass": "1.80.4",
47-
"semantic-release": "24.1.3"
47+
"semantic-release": "24.2.0"
4848
}
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3603,10 +3603,10 @@ [email protected]:
36033603
immutable "^4.0.0"
36043604
source-map-js ">=0.6.2 <2.0.0"
36053605

3606-
semantic-release@24.1.3:
3607-
version "24.1.3"
3608-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.1.3.tgz#01d72d78723ee2f9f1cf5b34bc1a1b610859caa9"
3609-
integrity sha512-Cb0Pm3Ye15u8k/B+7EnusMUSIIucAIEBD3QDRmmclv53KVyqmg1Lb3XPx0AMNxfJZEI+ZT+M+IXDyTrudK6Rew==
3606+
semantic-release@24.2.0:
3607+
version "24.2.0"
3608+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.2.0.tgz#b99f1e1e25821c7dd8184cf4c45be329260ad615"
3609+
integrity sha512-fQfn6e/aYToRtVJYKqneFM1Rg3KP2gh3wSWtpYsLlz6uaPKlISrTzvYAFn+mYWo07F0X1Cz5ucU89AVE8X1mbg==
36103610
dependencies:
36113611
"@semantic-release/commit-analyzer" "^13.0.0-beta.1"
36123612
"@semantic-release/error" "^4.0.0"

0 commit comments

Comments
 (0)