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

This commit is contained in:
Sefa Eyeoglu 2023-03-20 14:28:39 +01:00 committed by GitHub
commit 1e6b567f08
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.36.0",
"gray-matter": "4.0.3",
"prettier": "2.8.4",
"typescript": "4.9.5"
"typescript": "5.0.2"
}
}