Bump semver from 7.3.2 to 7.3.4 (#277)

Bumps [semver](https://github.com/npm/node-semver) from 7.3.2 to 7.3.4.
- [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.4)

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]
2021-01-18 08:12:50 -05:00
committed by GitHub
parent 0fa41d1841
commit a9eccc216e
2 changed files with 20 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
"@actions/github": "^4.0.0",
"@octokit/rest": "^18.0.12",
"lodash.deburr": "^4.1.0",
"semver": "^7.3.2"
"semver": "^7.3.4"
},
"devDependencies": {
"@types/jest": "^26.0.15",