Update typescript to the latest version

This commit is contained in:
Vitaly Rtishchev
2023-09-26 12:04:32 +04:00
parent 1f95c2b4fd
commit 56c4b3afe9
2 changed files with 5 additions and 5 deletions

View File

@ -63,6 +63,6 @@
"storybook": "^7.0.18",
"storybook-dark-mode": "^3.0.0",
"ts-jest": "^29.1.0",
"typescript": "5.0.4"
"typescript": "5.2.2"
}
}