Bump semver from 6.1.2 to 7.5.2

Bumps [semver](https://github.com/npm/node-semver) from 6.1.2 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/v6.1.2...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-23 17:14:15 +00:00 committed by GitHub
parent c6722d36aa
commit 781d6d68e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 80 additions and 143 deletions

View file

@ -33,7 +33,7 @@
"@actions/http-client": "^1.0.11",
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^1.5.4",
"semver": "^6.1.1"
"semver": "^7.5.2"
},
"devDependencies": {
"@types/jest": "^27.0.2",