Merge pull request #196 from Borales/renovate/typescript-5.x

Update dependency typescript to ^5.2.2
This commit is contained in:
Oleksandr Bordun
2023-08-30 17:58:38 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
"eslint": "^8.48.0",
"jest": "^29.6.4",
"prettier": "^3.0.2",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}