Update dependency @types/supertest to v6
Some checks failed
forgejo/Procyon/seedling/pipeline/head There was a failure building this commit

This commit is contained in:
Mr. Renovate 2023-12-22 05:32:45 +00:00 committed by Roman Jaroš
parent 4df6644665
commit 8584d76456

View file

@ -39,7 +39,7 @@
"@types/express": "4.17.21", "@types/express": "4.17.21",
"@types/jest": "29.5.11", "@types/jest": "29.5.11",
"@types/node": "20.6.0", "@types/node": "20.6.0",
"@types/supertest": "2.0.16", "@types/supertest": "6.0.0",
"@typescript-eslint/eslint-plugin": "6.15.0", "@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0", "@typescript-eslint/parser": "6.15.0",
"eslint-config-prettier": "9.1.0", "eslint-config-prettier": "9.1.0",