Skip to content

Commit

Permalink
chore(deps): bump @semantic-release/github from 9.2.3 to 9.2.4 (#352)
Browse files Browse the repository at this point in the history
Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 9.2.3 to 9.2.4.
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v9.2.3...v9.2.4)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 2d7aba6 commit cd92d91
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.2.3",
"@semantic-release/github": "^9.2.4",
"@semantic-release/npm": "^11.0.1",
"@semantic-release/release-notes-generator": "^12.1.0",
"semantic-release": "^22.0.8"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -559,10 +559,10 @@
micromatch "^4.0.0"
p-reduce "^2.0.0"

"@semantic-release/github@^9.0.0", "@semantic-release/github@^9.2.3":
version "9.2.3"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.3.tgz#d8eeba7c00bf3145cee1bb9b60940d475af3e9f9"
integrity sha512-FAjXb1F84CVI6IG8fWi+XS9ErYD+s3MHkP03zBa3+GyUrV4kqwYu/WPppIciHxujGFR51SAWPkOY5rnH6ZlrxA==
"@semantic-release/github@^9.0.0", "@semantic-release/github@^9.2.4":
version "9.2.4"
resolved "https://registry.yarnpkg.com/@semantic-release/github/-/github-9.2.4.tgz#0f8db03b44d6157b2d46d2c518c8242ea23f9fe5"
integrity sha512-VMzqiuSLhHc0/1Q8M/FmWnOaclh5aXL2pQWceldWBYSWLNzQu8GOR4bkGl57ciUtvm+MCMi4FaStZxSDJGEfUg==
dependencies:
"@octokit/core" "^5.0.0"
"@octokit/plugin-paginate-rest" "^9.0.0"
Expand All @@ -577,7 +577,7 @@
https-proxy-agent "^7.0.0"
issue-parser "^6.0.0"
lodash-es "^4.17.21"
mime "^3.0.0"
mime "^4.0.0"
p-filter "^3.0.0"
url-join "^5.0.0"

Expand Down Expand Up @@ -2494,10 +2494,10 @@ micromatch@^4.0.0, micromatch@^4.0.2, micromatch@^4.0.4:
braces "^3.0.2"
picomatch "^2.3.1"

mime@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-3.0.0.tgz#b374550dca3a0c18443b0c950a6a58f1931cf7a7"
integrity sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==
mime@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/mime/-/mime-4.0.0.tgz#ae999669db9568c31a8da18dff6c696663f65486"
integrity sha512-pzhgdeqU5pJ9t5WK9m4RT4GgGWqYJylxUf62Yb9datXRwdcw5MjiD1BYI5evF8AgTXN9gtKX3CFLvCUL5fAhEA==

mimic-fn@^2.1.0:
version "2.1.0"
Expand Down

0 comments on commit cd92d91

Please sign in to comment.