Merge pull request #1585 from hedgedoc/renovate/develop-typescript-4.x

chore(deps): update dependency typescript to v4.4.2 (develop)
This commit is contained in:
David Mehren 2021-08-29 16:10:45 +02:00 committed by GitHub
commit abdf28896c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 1 deletions

View file

@ -84,7 +84,7 @@
"ts-loader": "9.2.5",
"ts-node": "10.2.1",
"tsconfig-paths": "3.10.1",
"typescript": "4.3.5"
"typescript": "4.4.2"
},
"jest": {
"moduleFileExtensions": [

View file

@ -6846,6 +6846,11 @@ typescript@4.3.5:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
typescript@4.4.2:
version "4.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
uid-safe@~2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/uid-safe/-/uid-safe-2.1.5.tgz#2b3d5c7240e8fc2e58f8aa269e5ee49c0857bd3a"