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

Update dependency typescript to ^5.1.3
This commit is contained in:
Oleksandr Bordun
2023-06-06 17:34:57 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
"eslint": "^8.42.0",
"jest": "^29.5.0",
"prettier": "^2.8.8",
"typescript": "^5.0.4"
"typescript": "^5.1.3"
}
}