build(deps): bump @types/tmp from 0.2.0 to 0.2.1 (#280)

This commit is contained in:
dependabot[bot]
2021-07-05 11:12:15 +02:00
committed by GitHub
parent 219bd32ab9
commit 6f6d8132f3
2 changed files with 8 additions and 8 deletions

View File

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