Bump semver from 7.3.2 to 7.3.5

Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.3.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.2...v7.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-24 22:38:59 +00:00
committed by GitHub
parent c902ecc709
commit c0d23108f7
2 changed files with 19 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/io": "^1.0.2",
"semver": "^7.3.2"
"semver": "^7.3.5"
},
"devDependencies": {
"@types/jest": "^26.0.3",