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

chore(deps): update dependency typescript to v4.3.4 (develop)
This commit is contained in:
David Mehren 2021-06-21 13:53:20 +02:00 committed by GitHub
commit d8d2dfc422
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -84,7 +84,7 @@
"ts-loader": "9.2.3", "ts-loader": "9.2.3",
"ts-node": "10.0.0", "ts-node": "10.0.0",
"tsconfig-paths": "3.9.0", "tsconfig-paths": "3.9.0",
"typescript": "4.3.2" "typescript": "4.3.4"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [

View file

@ -6690,10 +6690,10 @@ typescript@4.2.3:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
typescript@4.3.2: typescript@4.3.4:
version "4.3.2" version "4.3.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw== integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
uid-safe@~2.1.5: uid-safe@~2.1.5:
version "2.1.5" version "2.1.5"