build(deps): bump @types/semver from 7.5.0 to 7.5.1 (#838)

This commit is contained in:
dependabot[bot] 2023-09-04 15:04:16 +02:00 committed by GitHub
parent 237bd9f909
commit 239c8dab36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -31,7 +31,7 @@
"@actions/http-client": "^2.1.1",
"@actions/tool-cache": "^2.0.1",
"@types/node": "^20.5.7",
"@types/semver": "^7.5.0",
"@types/semver": "^7.5.1",
"@types/tmp": "^0.2.3",
"tmp": "^0.2.1"
},