fix(deps): update @types/semver to 7.3.12 (#25)

| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| npm        | @types/semver | 7.3.10 | 7.3.12 |

Co-authored-by: bjw-s-bot <87358111+bjw-s-bot[bot]@users.noreply.github.com>
This commit is contained in:
bjw-s-bot[bot] 2022-08-12 07:48:55 +02:00 committed by GitHub
parent 6ebe1bb7d0
commit 19f964cc3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

View file

@ -23,7 +23,7 @@
"devDependencies": {
"@types/fs-extra": "9.0.13",
"@types/node": "17.0.45",
"@types/semver": "7.3.10",
"@types/semver": "7.3.12",
"@vercel/ncc": "0.34.0",
"typescript": "4.7.4"
}