Update typescript-eslint monorepo to v6.15.0

This commit is contained in:
Mr. Renovate 2023-12-18 17:33:39 +00:00 committed by Roman Jaroš
parent cad10d46bf
commit a5c8f0ca8a
2 changed files with 4 additions and 4 deletions

View file

@ -40,8 +40,8 @@
"@types/jest": "29.5.11",
"@types/node": "20.6.0",
"@types/supertest": "2.0.16",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.0",
"eslint": "8.56.0",