mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-22 02:01:53 +00:00
chore(deps): bump semver from 7.3.8 to 7.5.0 (#407)
* chore(deps): bump semver from 7.3.8 to 7.5.0 Bumps [semver](https://github.com/npm/node-semver) from 7.3.8 to 7.5.0. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.0) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: generate Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
d756366df6
commit
08e23ccf3b
4 changed files with 7 additions and 7 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"@actions/http-client": "^2.1.0",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"semver": "^7.3.8",
|
||||
"semver": "^7.5.0",
|
||||
"yargs": "^17.7.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue