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

This commit is contained in:
Sefa Eyeoglu 2023-08-27 10:53:12 +02:00 committed by GitHub
commit a61e0081c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 28 deletions

View file

@ -23,7 +23,7 @@
"eslint": "8.47.0",
"gray-matter": "4.0.3",
"prettier": "3.0.2",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"packageManager": "pnpm@8.7.0"
}