chore(deps): bump semver from 7.5.0 to 7.5.1 (#417)

Bumps [semver](https://github.com/npm/node-semver) from 7.5.0 to 7.5.1.
- [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.5.0...v7.5.1)

---
updated-dependencies:
- dependency-name: semver
  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>
This commit is contained in:
dependabot[bot]
2023-06-13 15:23:06 -03:00
committed by GitHub
parent 336e29918d
commit 920a7cbd0a
2 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"@actions/http-client": "^2.1.0",
"@actions/tool-cache": "^2.0.1",
"js-yaml": "^4.1.0",
"semver": "^7.5.0",
"semver": "^7.5.1",
"yargs": "^17.7.2"
},
"devDependencies": {