Merge pull request #21 from PrismLauncher/renovate/typescript-4.x

This commit is contained in:
Sefa Eyeoglu 2022-11-29 16:03:52 +01:00 committed by GitHub
commit 7f7c7f445f
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.28.0",
"gray-matter": "4.0.3",
"prettier": "2.8.0",
"typescript": "4.8.4"
"typescript": "4.9.3"
}
}