bump @types/semver to 7.5.0 in package.json

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-05-17 14:13:50 +02:00
parent 181782ba21
commit 4ff86b974f
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@
"devDependencies": {
"@types/csv-parse": "^1.2.2",
"@types/node": "^16.18.21",
"@types/semver": "^7.3.13",
"@types/semver": "^7.5.0",
"@types/tmp": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",