chore: update typescript

This commit is contained in:
Carlos Valente
2024-07-16 13:01:04 +02:00
committed by Carlos Valente
parent 9bd600c4b1
commit fe0665506e
6 changed files with 148 additions and 148 deletions
+3 -3
View File
@@ -14,9 +14,9 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^v7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"@typescript-eslint/eslint-plugin": "^v7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"eslint": "^8.56.0",
"typescript": "^5.4.3"
"typescript": "^5.5.3"
}
}