Merge pull request #144 from PrismLauncher/renovate/typescript-5.x

chore(deps): update dependency typescript to v5.0.4
This commit is contained in:
Sefa Eyeoglu 2023-04-08 09:26:10 +02:00 committed by GitHub
commit 4a3f7809c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -27,6 +27,6 @@
"eslint": "8.37.0",
"gray-matter": "4.0.3",
"prettier": "2.8.7",
"typescript": "5.0.3"
"typescript": "5.0.4"
}
}