build(deps): bump @types/semver from 7.3.6 to 7.3.7 (#288)

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

---
updated-dependencies:
- dependency-name: "@types/semver"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-07-12 17:08:29 +08:00
committed by GitHub
parent 62e84c3c4c
commit 9a759fbc45
2 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@
"@actions/exec": "^1.1.0",
"@actions/github": "^4.0.0",
"@actions/tool-cache": "^1.7.1",
"@types/semver": "^7.3.6",
"@types/semver": "^7.3.7",
"@types/tmp": "^0.2.1",
"setup-go": "git+https://github.com/actions/setup-go.git#v2.1.3",
"tmp": "^0.2.1"