build(deps): bump semver from 7.3.5 to 7.5.2

Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2.
- [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.5...v7.5.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-25 19:23:50 +00:00
committed by GitHub
parent 249bcf41aa
commit 5db804bda8
2 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
"@actions/github": "^5.0.0",
"@actions/tool-cache": "^1.7.1",
"dotenv": "10.0.x",
"semver": "^7.3.5",
"semver": "^7.5.2",
"string-argv": "^0.3.1",
"superagent": "^6.1.0",
"tmp": "^0.2.1",