Bump semver from 7.6.0 to 7.7.1

Bumps [semver](https://github.com/npm/node-semver) from 7.6.0 to 7.7.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.6.0...v7.7.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-24 03:10:14 +00:00 committed by GitHub
parent 6ca8e8598f
commit 0f1feabada
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 24 deletions

View file

@ -33,7 +33,7 @@
"@actions/io": "^1.0.2",
"@actions/tool-cache": "^2.0.1",
"@iarna/toml": "^3.0.0",
"semver": "^7.6.0"
"semver": "^7.7.1"
},
"devDependencies": {
"@types/jest": "^29.5.12",