Upgrade types packages

This commit is contained in:
Ethan Lane 2025-06-19 18:50:08 +01:00
parent bd1f560d17
commit 30e557692e
2 changed files with 15 additions and 15 deletions

View file

@ -52,9 +52,9 @@
"devDependencies": {
"@jest/globals": "^30.0.2",
"@types/clone-deep": "^4.0.4",
"@types/express": "^5.0.2",
"@types/express": "^5.0.3",
"@types/jest": "^30.0.0",
"@types/node": "^22.15.29",
"@types/node": "^24.0.3",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^8.33.1",
"@typescript-eslint/parser": "^8.33.1",