Skip to content

Commit

Permalink
fix: bump the semantic group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the semantic group with 2 updates in the / directory: [@semantic-release/github](https://github.com/semantic-release/github) and [semantic-release-pypi](https://github.com/abichinger/semantic-release-pypi).


Updates `@semantic-release/github` from 10.0.6 to 10.0.7
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v10.0.6...v10.0.7)

Updates `semantic-release-pypi` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/abichinger/semantic-release-pypi/releases)
- [Changelog](https://github.com/abichinger/semantic-release-pypi/blob/main/.releaserc.json)
- [Commits](abichinger/semantic-release-pypi@v3.0.1...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent f30b3c9 commit 3214fe1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"devDependencies": {
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^10.0.6",
"@semantic-release/github": "^10.0.7",
"conventional-changelog-conventionalcommits": "^8.0.0",
"semantic-release": "^24.0.0",
"semantic-release-pypi": "^3.0.1"
"semantic-release-pypi": "^3.0.2"
}
}

0 comments on commit 3214fe1

Please sign in to comment.