Bump semver from 6.3.0 to 7.3.2 (#111)

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 7.3.2.
- [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/v6.3.0...v7.3.2)

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]
2020-07-20 08:04:44 -04:00
committed by GitHub
parent 321a0c1996
commit 1200f63335
2 changed files with 42 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
"@actions/core": "^1.2.4",
"@actions/github": "^2.2.0",
"@octokit/rest": "^16.43.1",
"semver": "^6.1.1"
"semver": "^7.3.2"
},
"devDependencies": {
"@types/semver": "^6.0.0",