Skip to content

Commit f5894af

Browse files
chore(deps-dev): bump the minor-updates group with 2 updates (#68)
Bumps the minor-updates group with 2 updates: [@semantic-release/github](https://github.com/semantic-release/github) and [semantic-release](https://github.com/semantic-release/semantic-release). Updates `@semantic-release/github` from 12.0.1 to 12.0.2 - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v12.0.1...v12.0.2) Updates `semantic-release` from 25.0.1 to 25.0.2 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v25.0.1...v25.0.2) --- updated-dependencies: - dependency-name: "@semantic-release/github" dependency-version: 12.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: semantic-release dependency-version: 25.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 399ac5f commit f5894af

File tree

2 files changed

+104
-11
lines changed

2 files changed

+104
-11
lines changed

package-lock.json

Lines changed: 102 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"@semantic-release/changelog": "^6.0.3",
2424
"@semantic-release/commit-analyzer": "^13.0.1",
2525
"@semantic-release/git": "^10.0.1",
26-
"@semantic-release/github": "^12.0.1",
26+
"@semantic-release/github": "^12.0.2",
2727
"@semantic-release/npm": "^13.1.1",
2828
"@semantic-release/release-notes-generator": "^14.1.0",
2929
"conventional-changelog-eslint": "^6.0.0",
30-
"semantic-release": "^25.0.1"
30+
"semantic-release": "^25.0.2"
3131
}
3232
}

0 commit comments

Comments
 (0)