Merge pull request #67 from Borales/renovate/typescript-4.x

Update dependency typescript to ^4.9.4
This commit is contained in:
Oleksandr Bordun
2022-12-09 17:53:44 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
"eslint": "^8.29.0",
"jest": "^29.3.1",
"prettier": "^2.8.1",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}