build(deps): bump @types/semver from 7.1.0 to 7.3.1 (#48)

Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.1.0 to 7.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)

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-14 08:57:44 -05:00
committed by GitHub
parent a5502f9224
commit 94d029dd63
2 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
"@actions/github": "^2.1.1",
"@actions/tool-cache": "^1.5.5",
"@actions/cache": "^0.2.1",
"@types/semver": "^7.1.0",
"@types/semver": "^7.3.1",
"@types/tmp": "^0.2.0",
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.0",
"tmp": "^0.2.1"