Update dependency typescript to v5.4.4

This commit is contained in:
renovate[bot] 2024-04-04 20:12:31 +00:00 committed by Daniel Lockyer
parent b008c00feb
commit 0c119e2464
8 changed files with 11 additions and 11 deletions

View File

@ -48,7 +48,7 @@
"sinon": "17.0.0",
"storybook": "7.6.17",
"ts-node": "10.9.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"vite": "4.5.2",
"vite-plugin-svgr": "3.3.0"
},

View File

@ -78,7 +78,7 @@
"react-dom": "18.2.0",
"sinon": "17.0.0",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"dependencies": {
"@sentry/react": "7.110.0",

View File

@ -26,7 +26,7 @@
"mocha": "10.2.0",
"sinon": "15.2.0",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"dependencies": {}
}

View File

@ -26,7 +26,7 @@
"mocha": "10.2.0",
"sinon": "15.2.0",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"dependencies": {
"nodemailer": "^6.6.3"

View File

@ -28,7 +28,7 @@
"reflect-metadata": "0.1.13",
"sinon": "^17.0.1",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"dependencies": {
"@nestjs/common": "10.3.7",

View File

@ -27,7 +27,7 @@
"mocha": "10.2.0",
"sinon": "15.2.0",
"ts-node": "10.9.2",
"typescript": "5.4.3"
"typescript": "5.4.4"
},
"dependencies": {
"@tryghost/tpl": "0.1.26",

View File

@ -118,7 +118,7 @@
"nx": "16.8.1",
"rimraf": "5.0.5",
"ts-node": "10.9.2",
"typescript": "5.4.3",
"typescript": "5.4.4",
"inquirer": "8.2.6"
}
}

View File

@ -29489,10 +29489,10 @@ typescript@5.2.2:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
typescript@5.4.3, typescript@^5.0.4:
version "5.4.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
typescript@5.4.4, typescript@^5.0.4:
version "5.4.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4.tgz#eb2471e7b0a5f1377523700a21669dce30c2d952"
integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==
uc.micro@^1.0.1, uc.micro@^1.0.5:
version "1.0.6"