Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v24.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2024
1 parent 33155d8 commit e9fc397
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"msw": "2.4.9",
"rollup": "4.22.5",
"rollup-plugin-peer-deps-external": "2.2.4",
"semantic-release": "24.1.1",
"semantic-release": "24.1.2",
"tslib": "2.7.0",
"tsutils": "3.21.0",
"typescript": "5.6.2",
Expand Down
41 changes: 6 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,13 +856,6 @@
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-21.2.0.tgz#d699a060dd6814fae4e5b601a5d530b6edd94136"
integrity sha512-xx+Xd6I7rYvul/hgUDqv6TeGX0IOGnhSg9IOeYgd/uI7IAqUy6DE2B6Ipv2M4mWoxaMcWjIzgTIcv8pMO3F3vw==

"@octokit/plugin-paginate-rest@^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-10.0.0.tgz#37f194a95f5be198776a35ade1f78847cabec209"
integrity sha512-G1Z67qOiFneKDJyMafHQkWnKm1kU3FfbRZLzxgsFg4dOa3pRNdABbdk+xo/oev6P88lnbt7GKdBNB6dJZuPphA==
dependencies:
"@octokit/types" "^12.6.0"

"@octokit/plugin-paginate-rest@^11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-11.0.0.tgz#ecf50fc245451d3231d308b29074e95bff54ed90"
Expand Down Expand Up @@ -1264,7 +1257,7 @@
micromatch "^4.0.0"
p-reduce "^2.0.0"

"@semantic-release/[email protected]":
"@semantic-release/[email protected]", "@semantic-release/github@^11.0.0":
version "11.0.0"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-11.0.0.tgz#1cbfed43b96282994a1c480a204179b89b73a387"
integrity sha512-Uon6G6gJD8U1JNvPm7X0j46yxNRJ8Ui6SgK4Zw5Ktu8RgjEft3BGn+l/RX1TTzhhO3/uUcKuqM+/9/ETFxWS/Q==
Expand All @@ -1286,28 +1279,6 @@
p-filter "^4.0.0"
url-join "^5.0.0"

"@semantic-release/github@^10.0.0":
version "10.0.2"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-10.0.2.tgz#f889012df6b70043fb3502b13ff67ffcf52bd724"
integrity sha512-SP5ihhv/uQa8vPuWKmbJrrzfv8lRUkDFC6qwgaWoorrflN1DEW0IGCa9w/PxUp8Ad3dbvXZPmpXdGiP3eyTzhg==
dependencies:
"@octokit/core" "^6.0.0"
"@octokit/plugin-paginate-rest" "^10.0.0"
"@octokit/plugin-retry" "^7.0.0"
"@octokit/plugin-throttling" "^9.0.0"
"@semantic-release/error" "^4.0.0"
aggregate-error "^5.0.0"
debug "^4.3.4"
dir-glob "^3.0.1"
globby "^14.0.0"
http-proxy-agent "^7.0.0"
https-proxy-agent "^7.0.0"
issue-parser "^7.0.0"
lodash-es "^4.17.21"
mime "^4.0.0"
p-filter "^4.0.0"
url-join "^5.0.0"

"@semantic-release/[email protected]":
version "12.0.1"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-12.0.1.tgz#ffb47906de95f8dade8fe0480df0a08dbe1b80c9"
Expand Down Expand Up @@ -6337,14 +6308,14 @@ scule@^1.3.0:
resolved "https://registry.yarnpkg.com/scule/-/scule-1.3.0.tgz#6efbd22fd0bb801bdcc585c89266a7d2daa8fbd3"
integrity sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==

[email protected].1:
version "24.1.1"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.1.1.tgz#c06e191d5ce60edc94af7e2e1f51ca7ae399cba0"
integrity sha512-4Ax2GxD411jUe9IdhOjMLuN+6wAj+aKjvOGngByrpD/iKL+UKN/2puQglhyI4gxNyy9XzEBMzBwbqpnEwbXGEg==
[email protected].2:
version "24.1.2"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.1.2.tgz#d48bb079efddfa5a90639d7e5315f7a255d32443"
integrity sha512-hvEJ7yI97pzJuLsDZCYzJgmRxF8kiEJvNZhf0oiZQcexw+Ycjy4wbdsn/sVMURgNCu8rwbAXJdBRyIxM4pe32g==
dependencies:
"@semantic-release/commit-analyzer" "^13.0.0-beta.1"
"@semantic-release/error" "^4.0.0"
"@semantic-release/github" "^10.0.0"
"@semantic-release/github" "^11.0.0"
"@semantic-release/npm" "^12.0.0"
"@semantic-release/release-notes-generator" "^14.0.0-beta.1"
aggregate-error "^5.0.0"
Expand Down

0 comments on commit e9fc397

Please sign in to comment.